Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c75 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() function
121 bio_core_gets,
/freebsd/crypto/openssl/providers/common/
H A Dbio_prov.c181 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() function
215 || !BIO_meth_set_gets(corebiometh, bio_core_gets) in ossl_bio_prov_init_bio_method()