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

  /external/boringssl/src/crypto/bio/
bio.c 176 return bio_io(bio, buf, len, offsetof(BIO_METHOD, bread), BIO_CB_READ,
  /external/boringssl/src/include/openssl/
bio.h 612 #define BIO_CB_READ 0x02
    [all...]

Completed in 709 milliseconds