Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dssl.h1194 #define MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80 ((uint16_t) 0x0005) macro
4178 case MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80: in mbedtls_ssl_get_srtp_profile_as_string()
/openthread-latest/third_party/mbedtls/repo/library/
Dssl_misc.h1640 case MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80: in mbedtls_ssl_check_srtp_profile_value()
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c862 MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80, in main()
Dssl_server2.c1611 MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80, in main()