Searched refs:BIO_get_ex_data (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbio.h471 # define BIO_get_app_data(s) BIO_get_ex_data(s,0)
632 void *BIO_get_ex_data(BIO *bio, int idx);
H A Dbio_lib.c577 void *BIO_get_ex_data(BIO *bio, int idx) function

Completed in 46 milliseconds