Home
last modified time | relevance | path

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

/openssl-master/crypto/bio/
A Dbss_core.c75 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() function
118 bio_core_gets,
/openssl-master/providers/common/
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 6 milliseconds