x509_crt_verify_string::string is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesmbedTLSx509_crt_verify_string::string

x509_crt_verify_string::string field

Syntax

const char *string;

References

LocationReferrerText
x509_crt.c:1663
const char *string;
x509_crt.c:1698mbedtls_x509_crt_verify_info()
for( cur = x509_crt_verify_strings; cur->string != NULL ; cur++ )
x509_crt.c:1703mbedtls_x509_crt_verify_info()
ret = mbedtls_snprintf( p, n, "%s%s\n", prefix, cur->string );

Data Use

Functions reading x509_crt_verify_string::string
x509_crt_verify_string::string
all items filtered out