Home
last modified time | relevance | path

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

/AliOS-Things-master/components/http/src/
A Dhttp_aos_wrapper.c347 ssl->profile.allowed_mds = ssl->profile.allowed_mds | MBEDTLS_X509_ID_FLAG(MBEDTLS_MD_MD5); in http_ssl_conn_wrapper()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dx509_crt.h110 uint32_t allowed_mds; /**< MDs for signatures */ member
/AliOS-Things-master/components/websocket/src/
A Drws_socketpriv.c1211 ssl->profile.allowed_mds = ssl->profile.allowed_mds | MBEDTLS_X509_ID_FLAG(MBEDTLS_MD_MD5); in rws_ssl_conn()
/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_client2.c1367 crt_profile_for_test.allowed_mds |= MBEDTLS_X509_ID_FLAG( MBEDTLS_MD_SHA1 ); in main()
A Dssl_server2.c2214 crt_profile_for_test.allowed_mds |= MBEDTLS_X509_ID_FLAG( MBEDTLS_MD_SHA1 ); in main()
/AliOS-Things-master/components/mbedtls/library/
A Dx509_crt.c169 if( ( profile->allowed_mds & MBEDTLS_X509_ID_FLAG( md_alg ) ) != 0 ) in x509_profile_check_md_alg()

Completed in 21 milliseconds