Searched refs:ssl3_peek (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_local.h | 2254 ssl3_peek, \ 2291 ssl3_peek, \ 2329 ssl3_peek, \ 2513 __owur int ssl3_peek(SSL *s, void *buf, size_t len, size_t *readbytes);
|
H A D | s3_lib.c | 4493 int ssl3_peek(SSL *s, void *buf, size_t len, size_t *readbytes) in ssl3_peek() function
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 15777 Both ssl2_peek and ssl3_peek, which were totally broken in earlier
|