Searched refs:tlsext_srtp_aes128cmsha80 (Results 1 – 1 of 1) sorted by relevance
2766 const char *tlsext_srtp_aes128cmsha80 = "SRTP_AES128_CM_SHA1_80"; variable2902 if (strcmp(prof->name, tlsext_srtp_aes128cmsha80) != 0) { in test_tlsext_srtp_client()2970 if (strcmp(prof->name, tlsext_srtp_aes128cmsha80) != 0) { in test_tlsext_srtp_client()3082 if (srtp_find_profile_by_name(tlsext_srtp_aes128cmsha80, &prof, in test_tlsext_srtp_server()3083 strlen(tlsext_srtp_aes128cmsha80))) { in test_tlsext_srtp_server()3151 if (strcmp(prof->name, tlsext_srtp_aes128cmsha80) != 0) { in test_tlsext_srtp_server()