Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_pkey_provided_test.c54 static int compare_with_file(const char *alg, int type, BIO *membio) in compare_with_file() argument
143 BIO *membio = BIO_new(BIO_s_mem()); in test_print_key_using_pem() local
211 BIO *membio = BIO_new(BIO_s_mem()); test_print_key_type_using_encoder() local
[all...]
H A Devp_extra_test.c1370 BIO *mdbio = NULL, *membio = NULL; in test_EVP_DigestSignInit() local
1804 BIO *membio = NULL; in test_EVP_PKCS82PKEY_wrong_tag() local
1838 BIO *membio = NULL; in test_privatekey_to_pkcs8() local
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c147 BIO *membio; in OSSL_DECODER_from_data() local