x509_crt_verify_string is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

x509_crt_verify_string struct

Syntax

struct x509_crt_verify_string {     int code;     const char *string; };

Fields

code

No summary provided. Read more...

string

No summary provided. Read more...

References

LocationReferrerScopeText
x509_crt.c:1661
struct x509_crt_verify_string {
x509_crt.c:1666x509_crt_verify_strings
static const struct x509_crt_verify_string x509_crt_verify_strings[] = {
x509_crt.c:1694mbedtls_x509_crt_verify_info()::curmbedtls_x509_crt_verify_info()
const struct x509_crt_verify_string *cur;

Type Use

Variables of x509_crt_verify_string type
mbedtls_x509_crt_verify_info()::cur
all items filtered out
x509_crt_verify_string