Searched refs:BIO_CB_GETS (Results 1 - 8 of 8) sorted by relevance

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

Completed in 345 milliseconds