x509_info_key_usage() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

x509_info_key_usage() function

Syntax

static int x509_info_key_usage( char **buf,     size_t *size,     unsigned int key_usage );

Arguments

buf

size

key_usage

References

LocationReferrerText
x509_crt.c:1471
static int x509_info_key_usage( char **buf, size_t *size,
x509_crt.c:1641mbedtls_x509_crt_info()
if( ( ret = x509_info_key_usage( &p, &n, crt->key_usage ) ) != 0 )

Call Tree

Functions calling x509_info_key_usage()
Functions called by x509_info_key_usage()
all items filtered out
x509_info_key_usage()
snprintf()
all items filtered out
Data read by x509_info_key_usage()
Data written by x509_info_key_usage()
x509_info_key_usage()::ret
x509_info_key_usage()::n
x509_info_key_usage()::p
x509_info_key_usage()::sep
all items filtered out
x509_info_key_usage()
x509_info_key_usage()::ret
x509_info_key_usage()::n
x509_info_key_usage()::p
x509_info_key_usage()::sep
all items filtered out
Type of x509_info_key_usage()
x509_info_key_usage()
size_t
all items filtered out