Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dssl.h944 #define MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80 ( (uint16_t) 0x0005) macro
3273 case MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80: in mbedtls_ssl_get_srtp_profile_as_string()
Dssl_internal.h1130 case MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80: in mbedtls_ssl_check_srtp_profile_value()
/external/mbedtls/include/mbedtls/
Dssl.h1132 #define MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80 ( (uint16_t) 0x0005) macro
3941 case MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80: in mbedtls_ssl_get_srtp_profile_as_string()
/external/mbedtls/library/
Dssl_misc.h1573 case MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80: in mbedtls_ssl_check_srtp_profile_value()
/external/openthread/third_party/mbedtls/repo/programs/ssl/
Dssl_client2.c730 MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80, in main()
Dssl_server2.c1362 MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80, in main()
/external/mbedtls/programs/ssl/
Dssl_client2.c822 MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80, in main()
Dssl_server2.c1543 MBEDTLS_TLS_SRTP_NULL_HMAC_SHA1_80, in main()