Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dx509_crt.h109 uint32_t allowed_mds; /**< MDs for signatures */ member
/net-tools-latest/mbedtls-2.4.0/library/
Dx509_crt.c152 if( ( profile->allowed_mds & MBEDTLS_X509_ID_FLAG( md_alg ) ) != 0 ) in x509_profile_check_md_alg()