Home
last modified time | relevance | path

Searched refs:BIO_TYPE_NULL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_null.c76 .type = BIO_TYPE_NULL,
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h83 #define BIO_TYPE_NULL (6|0x0400) macro