Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbf_buff.c79 .type = BIO_TYPE_BUFFER,
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h86 #define BIO_TYPE_BUFFER (9|0x0200) /* filter */ macro