Home
last modified time | relevance | path

Searched refs:x509_info_key_usage (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/library/
Dx509_crt.c1984 static int x509_info_key_usage( char **buf, size_t *size, in x509_info_key_usage() function
2184 if( ( ret = x509_info_key_usage( &p, &n, crt->key_usage ) ) != 0 ) in mbedtls_x509_crt_info()