Searched refs:BIO_CB_READ (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio_cb.c86 case BIO_CB_READ:
115 case BIO_CB_RETURN|BIO_CB_READ:
H A Dbio_lib.c203 ((i=(int)cb(b,BIO_CB_READ,out,outl,0L,1L)) <= 0))
217 i=(int)cb(b,BIO_CB_READ|BIO_CB_RETURN,out,outl,
H A Dbio.h272 #define BIO_CB_READ 0x02 macro
/external/openssl/apps/
H A Ds_cb.c289 if (cmd == (BIO_CB_READ|BIO_CB_RETURN))
/external/openssl/include/openssl/
H A Dbio.h272 #define BIO_CB_READ 0x02 macro

Completed in 52 milliseconds