Home
last modified time | relevance | path

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

/mbedtls-development/include/mbedtls/
A Dx509_crt.h192 uint32_t allowed_mds; /**< MDs for signatures */ member
/mbedtls-development/programs/ssl/
A Dssl_client2.c1719 crt_profile_for_test.allowed_mds |= MBEDTLS_X509_ID_FLAG( MBEDTLS_MD_SHA1 ); in main()
A Dssl_server2.c2574 crt_profile_for_test.allowed_mds |= MBEDTLS_X509_ID_FLAG( MBEDTLS_MD_SHA1 ); in main()
/mbedtls-development/library/
A Dx509_crt.c190 if( ( profile->allowed_mds & MBEDTLS_X509_ID_FLAG( md_alg ) ) != 0 ) in x509_profile_check_md_alg()
/mbedtls-development/docs/
A D3.0-migration-guide.md997 my_profile.allowed_mds |= MBEDTLS_X509_ID_FLAG( MBEDTLS_MD_SHA224 );

Completed in 21 milliseconds