Searched refs:BIO_CB_FREE (Results 1 – 2 of 2) sorted by relevance
694 #define BIO_CB_FREE 0x01 macro
114 int i = (int)bio->callback(bio, BIO_CB_FREE, NULL, 0, 0, 1); in BIO_free()