Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c192 static int x509_profile_check_key( const mbedtls_x509_crt_profile *profile, in x509_profile_check_key() function
2387 if( x509_profile_check_key( profile, &ca->pk ) != 0 ) in x509_crt_verifycrl()
2967 if( x509_profile_check_key( profile, &parent->pk ) != 0 ) in x509_crt_verify_chain()
3146 if( x509_profile_check_key( profile, &crt->pk ) != 0 ) in x509_crt_verify_restartable_ca_cb()

Completed in 8 milliseconds