Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dssl.h2582 OPENSSL_EXPORT int SSL_get_rc4_state(const SSL *ssl, const RC4_KEY **read_key,
/external/boringssl/src/ssl/
Dssl_lib.c2542 int SSL_get_rc4_state(const SSL *ssl, const RC4_KEY **read_key, in SSL_get_rc4_state() function