Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_core.c69 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() function
115 bio_core_gets,
/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()

Completed in 11 milliseconds