Searched refs:SSL_SetSRTPCiphers (Results 1 – 4 of 4) sorted by relevance
52 SSL_SetSRTPCiphers
940 SSL_IMPORT SECStatus SSL_SetSRTPCiphers(PRFileDesc *fd,
1639 SECStatus SSL_SetSRTPCiphers(PRFileDesc *fd, in SSL_SetSRTPCiphers() function
528 rv = SSL_SetSRTPCiphers(ssl_fd_, &srtp_ciphers_[0], srtp_ciphers_.size()); in BeginSSL()