Searched defs:BIO_CB_FREE (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dbio.h84 * drops to zero, it (optionally) calls the BIO's callback with |BIO_CB_FREE|,
693 #define BIO_CB_FREE 0x01 macro
/external/boringssl/src/include/openssl/
H A Dbio.h84 * drops to zero, it (optionally) calls the BIO's callback with |BIO_CB_FREE|,
693 #define BIO_CB_FREE 0x01 macro

Completed in 76 milliseconds