Home
last modified time | relevance | path

Searched defs:membio (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_pkey_provided_test.c54 static int compare_with_file(const char *alg, int type, BIO *membio) in compare_with_file()
143 BIO *membio = BIO_new(BIO_s_mem()); in test_print_key_using_pem() local
211 BIO *membio = BIO_new(BIO_s_mem()); in test_print_key_type_using_encoder() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Ddecoder_lib.c147 BIO *membio; in OSSL_DECODER_from_data() local