Home
last modified time | relevance | path

Searched refs:BIO_F_BIO_CALLBACK_CTRL (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/include/openssl/
Dbioerr.h34 # define BIO_F_BIO_CALLBACK_CTRL 131 macro
/third_party/openssl/crypto/bio/
Dbio_err.c25 {ERR_PACK(ERR_LIB_BIO, BIO_F_BIO_CALLBACK_CTRL, 0), "BIO_callback_ctrl"},
Dbio_lib.c546 BIOerr(BIO_F_BIO_CALLBACK_CTRL, BIO_R_UNSUPPORTED_METHOD); in BIO_callback_ctrl()
/third_party/openssl/crypto/err/
Dopenssl.txt138 BIO_F_BIO_CALLBACK_CTRL:131:BIO_callback_ctrl