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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_cb.c105 case BIO_CB_GETS:
117 case BIO_CB_RETURN|BIO_CB_GETS:
H A Dbio_lib.c258 ((i=(int)cb(b,BIO_CB_GETS,in,inl,0L,1L)) <= 0))
270 i=(int)cb(b,BIO_CB_GETS|BIO_CB_RETURN,in,inl,
H A Dbio.h239 #define BIO_CB_GETS 0x05 macro

Completed in 47 milliseconds