Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio.h392 #define BIO_get_app_data(s) BIO_get_ex_data(s,0)
545 void *BIO_get_ex_data(BIO *bio,int idx);
H A Dbio_lib.c539 void *BIO_get_ex_data(BIO *bio, int idx) in BIO_get_ex_data() function
/onnv-gate/usr/src/common/openssl/
H A DCHANGES6816 BIO_get_ex_new_index, BIO_get_ex_num, BIO_get_ex_data and BIO_set_ex_data