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

/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Dbio.h396 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)
551 void *BIO_get_ex_data(BIO *bio,int idx);
H A Dbio_lib.c585 void *BIO_get_ex_data(BIO *bio, int idx) function
/barrelfish-master/include/openssl/
H A Dbio.h396 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)
551 void *BIO_get_ex_data(BIO *bio,int idx);

Completed in 116 milliseconds