Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h406 # define BIO_do_accept(b) BIO_do_handshake(b) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in459 # define BIO_do_accept(b) BIO_do_handshake(b) macro