Home
last modified time | relevance | path

Searched refs:BIO_CB_PUTS (Results 1 – 8 of 8) sorted by relevance

/external/openssl/crypto/bio/
Dbio_cb.c106 case BIO_CB_PUTS: in BIO_debug_callback()
124 case BIO_CB_RETURN|BIO_CB_PUTS: in BIO_debug_callback()
Dbio_lib.c271 ((i=(int)cb(b,BIO_CB_PUTS,in,0,0L,1L)) <= 0)) in BIO_puts()
285 i=(int)cb(b,BIO_CB_PUTS|BIO_CB_RETURN,in,0, in BIO_puts()
Dbio.h274 #define BIO_CB_PUTS 0x04 macro
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
Dbio_cb.c106 case BIO_CB_PUTS: in BIO_debug_callback()
124 case BIO_CB_RETURN|BIO_CB_PUTS: in BIO_debug_callback()
Dbio_lib.c271 ((i=(int)cb(b,BIO_CB_PUTS,in,0,0L,1L)) <= 0)) in BIO_puts()
285 i=(int)cb(b,BIO_CB_PUTS|BIO_CB_RETURN,in,0, in BIO_puts()
Dbio.h277 #define BIO_CB_PUTS 0x04 macro
/external/chromium_org/third_party/openssl/openssl/include/openssl/
Dbio.h277 #define BIO_CB_PUTS 0x04 macro
/external/openssl/include/openssl/
Dbio.h274 #define BIO_CB_PUTS 0x04 macro