ssl_parse_supported_point_formats() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSssl_parse_supported_point_formats()

ssl_parse_supported_point_formats() function

Syntax

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

Arguments

ssl

buf

len

References

LocationReferrerText
ssl_srv.c:347
static int ssl_parse_supported_point_formats( mbedtls_ssl_context *ssl,
ssl_srv.c:1749ssl_parse_client_hello()
ret = ssl_parse_supported_point_formats( ssl, ext + 4, ext_size );

Call Tree

Functions calling ssl_parse_supported_point_formats()
Functions called by ssl_parse_supported_point_formats()
all items filtered out
ssl_parse_supported_point_formats()
all items filtered out
Data read by ssl_parse_supported_point_formats()
Data written by ssl_parse_supported_point_formats()
ssl_parse_supported_point_formats()
ssl_parse_supported_point_formats()::list_size
ssl_parse_supported_point_formats()::p
all items filtered out
Type of ssl_parse_supported_point_formats()
ssl_parse_supported_point_formats()
size_t
all items filtered out