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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio.h592 # define BIO_wpending(b) (int)BIO_ctrl(b,BIO_CTRL_WPENDING,0,NULL) macro
/freebsd-11-stable/crypto/openssl/ssl/
H A Dd1_both.c336 used_len = BIO_wpending(SSL_get_wbio(s)) + DTLS1_RT_HEADER_LENGTH
/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.man259 MLINKS+= BIO_ctrl.3 BIO_wpending.3

Completed in 65 milliseconds