Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
HDd1_srtp.c171 srtp_find_profile_by_num(unsigned int profile_num, in srtp_find_profile_by_num() function
HDssl_locl.h1572 int srtp_find_profile_by_num(unsigned int profile_num,
HDssl_tlsext.c1281 if (!srtp_find_profile_by_num(id, &cprof)) { in tlsext_srtp_server_parse()