Searched refs:ssl23_peek (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds23_lib.c87 int ssl23_peek(SSL *s, void *buf, int len) function
98 OPENSSL_PUT_ERROR(SSL, ssl23_peek, SSL_R_SSL_HANDSHAKE_FAILURE);
H A Dssl_locl.h733 ssl23_peek, \
926 int ssl23_peek(SSL *s, void *buf, int len);
/external/openssl/ssl/
H A Ds23_lib.c150 int ssl23_peek(SSL *s, void *buf, int len) function
H A Dssl_locl.h713 ssl23_peek, \
956 int ssl23_peek(SSL *s, void *buf, int len);

Completed in 49 milliseconds