Home
last modified time | relevance | path

Searched refs:BIO_meth_set_read (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/lib/libcrypto/bio/
H A Dbio_meth.c69 BIO_meth_set_read(BIO_METHOD *biom, int (*read)(BIO *, char *, int)) in BIO_meth_set_read() function
74 LCRYPTO_ALIAS(BIO_meth_set_read);
H A Dbio.h297 int BIO_meth_set_read(BIO_METHOD *biom, int (*read)(BIO *, char *, int));
/openbsd-src/lib/libtls/
H A Dtls_bio_cb.c50 BIO_meth_set_read(bio_method, bio_cb_read); in bio_cb_method_init()
/openbsd-src/lib/libcrypto/hidden/openssl/
H A Dbio.h44 LCRYPTO_USED(BIO_meth_set_read);
/openbsd-src/lib/libcrypto/
H A DSymbols.list280 BIO_meth_set_read