Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c93 static int bio_core_new(BIO *bio) in bio_core_new() function
123 bio_core_new,
/freebsd/crypto/openssl/providers/common/
H A Dbio_prov.c191 static int bio_core_new(BIO *bio) in bio_core_new() function
217 || !BIO_meth_set_create(corebiometh, bio_core_new) in ossl_bio_prov_init_bio_method()