Searched defs:membio (Results 1 – 5 of 5) sorted by relevance
17 BIO *membio = NULL, *bio1 = NULL, *bio2 = NULL, *bio3 = NULL; in test_bio_meth() local
54 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() local211 BIO *membio = BIO_new(BIO_s_mem()); in test_print_key_type_using_encoder() local
1725 BIO *mdbio = NULL, *membio = NULL; in test_EVP_DigestSignInit() local2159 BIO *membio = NULL; in test_EVP_PKCS82PKEY_wrong_tag() local2193 BIO *membio = NULL; in test_privatekey_to_pkcs8() local
441 static int compare_with_file(BIO *membio) in compare_with_file()
148 BIO *membio; in OSSL_DECODER_from_data() local
Completed in 35 milliseconds