Home
last modified time | relevance | path

Searched refs:BIO_meth_get_read (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DBIO_meth_new.pod8 BIO_meth_set_write, BIO_meth_get_read, BIO_meth_set_read, BIO_meth_get_puts,
33 int (*BIO_meth_get_read(const BIO_METHOD *biom))(BIO *, char *, int);
94 Older code may call BIO_meth_get_read() and BIO_meth_set_read() instead.
96 or call BIO_meth_get_read() when the function was set with
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_meth.c105 int (*BIO_meth_get_read(const BIO_METHOD *biom)) (BIO *, char *, int) in BIO_meth_get_read() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_meth.c105 int (*BIO_meth_get_read(const BIO_METHOD *biom)) (BIO *, char *, int) in BIO_meth_get_read() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h773 int (*BIO_meth_get_read(const BIO_METHOD *biom)) (BIO *, char *, int);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in836 int (*BIO_meth_get_read(const BIO_METHOD *biom)) (BIO *, char *, int);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map325 BIO_meth_get_read;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num4006 BIO_meth_get_read 3952 1_1_0 EXIST::FUNCTION: