Searched refs:SSL_peek_ex (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dssl.h1847 __owur int SSL_peek_ex(SSL *ssl, void *buf, size_t num, size_t *readbytes);
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_lib.c1937 int SSL_peek_ex(SSL *s, void *buf, size_t num, size_t *readbytes) function
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
H A DMakefile2813 MLINKS+= SSL_read.3 SSL_peek_ex.3

Completed in 189 milliseconds