Home
last modified time | relevance | path

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

/openssl-master/crypto/encode_decode/
A Dencoder_lib.c67 static BIO *bio_from_file(FILE *fp) in bio_from_file() function
81 BIO *b = bio_from_file(fp); in OSSL_ENCODER_to_fp()
A Ddecoder_lib.c119 static BIO *bio_from_file(FILE *fp) in bio_from_file() function
133 BIO *b = bio_from_file(fp); in OSSL_DECODER_from_fp()

Completed in 5 milliseconds