Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbio_cb.c109 case BIO_CB_GETS: in BIO_debug_callback()
121 case BIO_CB_RETURN|BIO_CB_GETS: in BIO_debug_callback()
Dbio_lib.c304 ((i=(int)cb(b,BIO_CB_GETS,in,inl,0L,1L)) <= 0)) in BIO_gets()
316 i=(int)cb(b,BIO_CB_GETS|BIO_CB_RETURN,in,inl, in BIO_gets()
Dbio.h275 #define BIO_CB_GETS 0x05 macro
/external/openssl/include/openssl/
Dbio.h275 #define BIO_CB_GETS 0x05 macro