HomeSort by relevance Sort by last modified time
    Searched refs:BIO_CB_GETS (Results 1 - 4 of 4) sorted by null

  /external/openssl/crypto/bio/
bio_cb.c 109 case BIO_CB_GETS:
121 case BIO_CB_RETURN|BIO_CB_GETS:
bio_lib.c 304 ((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,
bio.h 275 #define BIO_CB_GETS 0x05
    [all...]
  /external/openssl/include/openssl/
bio.h 275 #define BIO_CB_GETS 0x05
    [all...]

Completed in 38 milliseconds