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

  /external/boringssl/src/crypto/bio/
bio.c 100 int i = (int)bio->callback(bio, BIO_CB_FREE, NULL, 0, 0, 1);
  /external/boringssl/src/include/openssl/
bio.h 87 * drops to zero, it (optionally) calls the BIO's callback with |BIO_CB_FREE|,
611 #define BIO_CB_FREE 0x01
    [all...]

Completed in 1433 milliseconds