Home
last modified time | relevance | path

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

/openbsd/regress/lib/libssl/tlsext/
H A Dtlsexttest.c2766 const char *tlsext_srtp_aes128cmsha80 = "SRTP_AES128_CM_SHA1_80"; variable
2902 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()