Searched refs:BIO_CB_FREE (Results 1 – 4 of 4) sorted by relevance
| /minix3/crypto/external/bsd/openssl/dist/crypto/bio/ |
| H A D | bio_cb.c | 85 case BIO_CB_FREE: in BIO_debug_callback()
|
| H A D | bio_lib.c | 127 ((i = (int)a->callback(a, BIO_CB_FREE, NULL, 0, 0L, 1L)) <= 0)) in BIO_free()
|
| H A D | bio.h | 281 # define BIO_CB_FREE 0x01 macro
|
| /minix3/crypto/external/bsd/openssl/dist/doc/crypto/ |
| H A D | BIO_set_callback.pod | 67 callback(b, BIO_CB_FREE, NULL, 0L, 0L, 1L) is called before the
|