Home
last modified time | relevance | path

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

/dports/net/mediastreamer/mediastreamer-2.16.1/src/crypto/
H A Ddtls_srtp.c187 case BCTBX_SRTP_AES128_CM_HMAC_SHA1_80: in ms_dtls_srtp_bctbx_protection_profile_to_ms_crypto_suite()
679 …bctbx_dtls_srtp_profile_t dtls_srtp_protection_profiles[2] = {BCTBX_SRTP_AES128_CM_HMAC_SHA1_80, B… in ms_dtls_srtp_initialise_bctbx_dtls_context()
/dports/net/bctoolbox/bctoolbox-0.6.0/include/bctoolbox/
H A Dcrypto.h117 BCTBX_SRTP_AES128_CM_HMAC_SHA1_80, enumerator
/dports/net/bctoolbox/bctoolbox-0.6.0/src/crypto/
H A Dpolarssl.c832 return BCTBX_SRTP_AES128_CM_HMAC_SHA1_80; in bctbx_srtp_profile_polarssl2bctoolbox()
846 case BCTBX_SRTP_AES128_CM_HMAC_SHA1_80: in bctbx_srtp_profile_bctoolbox2polarssl()
H A Dmbedtls.c963 return BCTBX_SRTP_AES128_CM_HMAC_SHA1_80; in bctbx_srtp_profile_mbedtls2bctoolbox()
977 case BCTBX_SRTP_AES128_CM_HMAC_SHA1_80: in bctbx_srtp_profile_bctoolbox2mbedtls()