Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/mbedtls/repo/library/
Dx509_crt.c158 static int x509_profile_check_md_alg( const mbedtls_x509_crt_profile *profile, in x509_profile_check_md_alg() function
2371 if( x509_profile_check_md_alg( profile, crl_list->sig_md ) != 0 ) in x509_crt_verifycrl()
2876 if( x509_profile_check_md_alg( profile, child->sig_md ) != 0 ) in x509_crt_verify_chain()