Searched refs:bio_core_gets (Results 1 – 2 of 2) sorted by relevance
69 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() function115 bio_core_gets,
181 static int bio_core_gets(BIO *bio, char *buf, int size) in bio_core_gets() function215 || !BIO_meth_set_gets(corebiometh, bio_core_gets) in ossl_bio_prov_init_bio_method()
Completed in 11 milliseconds