Home
last modified time | relevance | path

Searched refs:BIO_TYPE_ACCEPT (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssl/doc/crypto/
HDBIO_find_type.pod29 #define BIO_TYPE_ACCEPT (13|0x0400|0x0100)
/NextBSD/crypto/openssl/crypto/bio/
HDbss_acpt.c110 BIO_TYPE_ACCEPT,
HDbio.h97 # define BIO_TYPE_ACCEPT (13|0x0400|0x0100)/* socket for accept */ macro