Searched refs:x509_profile_check_pk_alg (Results 1 – 1 of 1) sorted by relevance
200 static int x509_profile_check_pk_alg( const mbedtls_x509_crt_profile *profile, in x509_profile_check_pk_alg() function2370 if( x509_profile_check_pk_alg( profile, crl_list->sig_pk ) != 0 ) in x509_crt_verifycrl()2873 if( x509_profile_check_pk_alg( profile, child->sig_pk ) != 0 ) in x509_crt_verify_chain()3135 if( x509_profile_check_pk_alg( profile, pk_type ) != 0 ) in x509_crt_verify_restartable_ca_cb()
Completed in 10 milliseconds