Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dcompare.c23 int compare_with_reference_file(BIO *membio, const char *reffile) in compare_with_reference_file()
/freebsd/crypto/openssl/test/
H A Dbio_meth_test.c17 BIO *membio = NULL, *bio1 = NULL, *bio2 = NULL, *bio3 = NULL; in test_bio_meth() local
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
H A Devp_extra_test.c1832 BIO *mdbio = NULL, *membio = NULL; in test_EVP_DigestSignInit() local
2329 BIO *membio = NULL; in test_EVP_PKCS82PKEY_wrong_tag() local
2363 BIO *membio = NULL; in test_privatekey_to_pkcs8() local
H A Dquicapitest.c497 static int find_new_token_data(BIO *membio) in find_new_token_data()
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c148 BIO *membio; in OSSL_DECODER_from_data() local