Searched defs:IsAcceptableCipher (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ | ||
H A D | ssl_stream_adapter.cc | 123 bool SSLStreamAdapter::IsAcceptableCipher(int cipher, KeyType key_type) { in IsAcceptableCipher() function in rtc::SSLStreamAdapter |
H A D | openssl_stream_adapter.cc | 1240 bool OpenSSLStreamAdapter::IsAcceptableCipher(int cipher, KeyType key_type) { in IsAcceptableCipher() function in rtc::OpenSSLStreamAdapter |