Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_crt.h126 uint32_t allowed_mds; /**< MDs for signatures */ member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c180 if ((profile->allowed_mds & MBEDTLS_X509_ID_FLAG(md_alg)) != 0) { in x509_profile_check_md_alg()