Searched refs:x509_profile_check_md_alg (Results 1 – 1 of 1) sorted by relevance
160 static int x509_profile_check_md_alg( const mbedtls_x509_crt_profile *profile, in x509_profile_check_md_alg() function2373 if( x509_profile_check_md_alg( profile, crl_list->sig_md ) != 0 ) in x509_crt_verifycrl()2878 if( x509_profile_check_md_alg( profile, child->sig_md ) != 0 ) in x509_crt_verify_chain()
Completed in 20 milliseconds