Home
last modified time | relevance | path

Searched refs:bio_core_free (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/bio/
H A Dbss_core.c94 static int bio_core_free(BIO *bio) in bio_core_free() function
118 bio_core_free,
/openssl/providers/common/
H A Dbio_prov.c198 static int bio_core_free(BIO *bio) in bio_core_free() function
218 || !BIO_meth_set_destroy(corebiometh, bio_core_free)) { in ossl_bio_prov_init_bio_method()

Completed in 8 milliseconds