Home
last modified time | relevance | path

Searched defs:BIO_do_accept (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in459 # define BIO_do_accept(b) BIO_do_handshake(b) macro
H A Dbio.h482 # define BIO_do_accept(b) BIO_do_handshake(b) macro