Home
last modified time | relevance | path

Searched refs:BIO_meth_set_gets (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libcrypto/bio/
H A Dbio_meth.c99 BIO_meth_set_gets(BIO_METHOD *biom, int (*gets)(BIO *, char *, int)) in BIO_meth_set_gets() function
104 LCRYPTO_ALIAS(BIO_meth_set_gets);
H A Dbio.h301 int BIO_meth_set_gets(BIO_METHOD *biom, int (*gets)(BIO *, char *, int));
/openbsd/lib/libcrypto/hidden/openssl/
H A Dbio.h48 LCRYPTO_USED(BIO_meth_set_gets);
/openbsd/lib/libcrypto/
H A DSymbols.list278 BIO_meth_set_gets