Searched refs:SSL_GetSRTPCipher (Results 1 – 5 of 5) sorted by relevance
51 SSL_GetSRTPCipher
949 SSL_IMPORT SECStatus SSL_GetSRTPCipher(PRFileDesc *fd,
1687 SSL_GetSRTPCipher(PRFileDesc *fd, PRUint16 *cipher) in SSL_GetSRTPCipher() function
26 @@ -1625,6 +1625,11 @@ SSL_GetSRTPCipher(PRFileDesc *fd, PRUint
925 SECStatus rv = SSL_GetSRTPCipher(ssl_fd_, &selected_cipher); in GetDtlsSrtpCipher()