Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h792 int mbedtls_x509_crt_check_key_usage( const mbedtls_x509_crt *crt,
A Dcompat-1.3.h2449 #define x509_crt_check_key_usage mbedtls_x509_crt_check_key_usage
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c2256 int mbedtls_x509_crt_check_key_usage( const mbedtls_x509_crt *crt, in mbedtls_x509_crt_check_key_usage() function
2362 if( mbedtls_x509_crt_check_key_usage( ca, in x509_crt_verifycrl()
2507 mbedtls_x509_crt_check_key_usage( parent, MBEDTLS_X509_KU_KEY_CERT_SIGN ) != 0 ) in x509_crt_check_parent()
A Dssl_tls.c7455 if( mbedtls_x509_crt_check_key_usage( cert, usage ) != 0 ) in mbedtls_ssl_check_cert_usage()

Completed in 33 milliseconds