Home
last modified time | relevance | path

Searched defs:c_bio_up_ref (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c20 OSSL_FUNC_BIO_up_ref_fn *c_bio_up_ref; member
/freebsd/crypto/openssl/providers/common/
H A Dbio_prov.c22 static OSSL_FUNC_BIO_up_ref_fn *c_bio_up_ref = NULL; variable