ssl_parse_signature_algorithms_ext() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSssl_parse_signature_algorithms_ext()

ssl_parse_signature_algorithms_ext() function

Syntax

static int ssl_parse_signature_algorithms_ext( mbedtls_ssl_context *ssl,     const unsigned char *buf,     size_t len );

Arguments

ssl

buf

len

References

LocationReferrerText
ssl_srv.c:203
static int ssl_parse_signature_algorithms_ext( mbedtls_ssl_context *ssl,
ssl_srv.c:1726ssl_parse_client_hello()
ret = ssl_parse_signature_algorithms_ext( ssl, ext + 4, ext_size );

Call Tree

Functions calling ssl_parse_signature_algorithms_ext()
Functions called by ssl_parse_signature_algorithms_ext()
all items filtered out
ssl_parse_signature_algorithms_ext()
Data read by ssl_parse_signature_algorithms_ext()
Data written by ssl_parse_signature_algorithms_ext()
ssl_parse_signature_algorithms_ext()::sig_alg_list_size
ssl_parse_signature_algorithms_ext()::p
ssl_parse_signature_algorithms_ext()::end
ssl_parse_signature_algorithms_ext()::md_cur
ssl_parse_signature_algorithms_ext()::sig_cur
all items filtered out
ssl_parse_signature_algorithms_ext()
ssl_parse_signature_algorithms_ext()::sig_alg_list_size
ssl_parse_signature_algorithms_ext()::p
ssl_parse_signature_algorithms_ext()::md_cur
ssl_parse_signature_algorithms_ext()::sig_cur
all items filtered out
Type of ssl_parse_signature_algorithms_ext()
ssl_parse_signature_algorithms_ext()
size_t
all items filtered out