Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_meth.c84 (*BIO_meth_get_gets(const BIO_METHOD *biom))(BIO *, char *, int) in BIO_meth_get_gets() function
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h300 int (*BIO_meth_get_gets(const BIO_METHOD *biom))(BIO *, char *, int);