Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dx509_crt.h363 int mbedtls_x509_crt_check_key_usage( const mbedtls_x509_crt *crt,
Dcompat-1.3.h2552 #define x509_crt_check_key_usage mbedtls_x509_crt_check_key_usage
/net-tools-latest/mbedtls-2.4.0/library/
Dx509_crt.c1546 int mbedtls_x509_crt_check_key_usage( const mbedtls_x509_crt *crt, in mbedtls_x509_crt_check_key_usage() function
1655 if( mbedtls_x509_crt_check_key_usage( ca, MBEDTLS_X509_KU_CRL_SIGN ) != 0 ) in x509_crt_verifycrl()
1885 mbedtls_x509_crt_check_key_usage( parent, MBEDTLS_X509_KU_KEY_CERT_SIGN ) != 0 ) in x509_crt_check_parent()
Dssl_tls.c7551 if( mbedtls_x509_crt_check_key_usage( cert, usage ) != 0 ) in mbedtls_ssl_check_cert_usage()
/net-tools-latest/mbedtls-2.4.0/tests/suites/
Dtest_suite_x509parse.function567 TEST_ASSERT( mbedtls_x509_crt_check_key_usage( &crt, usage ) == ret );
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt2095 x509_crt_check_key_usage mbedtls_x509_crt_check_key_usage