OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIO_set_info_callback
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/bio/
bio.h
520
#define
BIO_set_info_callback
(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
/external/openssl/include/openssl/
bio.h
520
#define
BIO_set_info_callback
(b,cb) (int)BIO_callback_ctrl(b,BIO_CTRL_SET_CALLBACK,cb)
Completed in 17 milliseconds