Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/tls/
H A Dtls_bio_cb.c103 struct tls *ctx = BIO_get_data(bio); in bio_cb_write()
121 struct tls *ctx = BIO_get_data(bio); in bio_cb_read()
/dragonfly/crypto/libressl/crypto/evp/
H A Dbio_enc.c400 if ((ctx = BIO_get_data(b)) == NULL) in BIO_set_cipher()
/dragonfly/crypto/libressl/crypto/bio/
H A Dbio_lib.c219 BIO_get_data(BIO *a) in BIO_get_data() function
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h560 void *BIO_get_data(BIO *a);
/dragonfly/crypto/libressl/
H A DREADME.DELETED206 man/BIO_get_data.3