Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbio.h396 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)
551 void *BIO_get_ex_data(BIO *bio,int idx);
Dbio_lib.c585 void *BIO_get_ex_data(BIO *bio, int idx) in BIO_get_ex_data() function
/external/openssl/include/openssl/
Dbio.h396 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)
551 void *BIO_get_ex_data(BIO *bio,int idx);