Home
last modified time | relevance | path

Searched refs:compare_with_file (Results 1 – 1 of 1) 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() function
184 || !TEST_true(compare_with_file(alg, PRIV_TEXT, membio)) in test_print_key_using_pem()
187 || !TEST_true(compare_with_file(alg, PUB_PEM, membio)) in test_print_key_using_pem()
191 || !TEST_true(compare_with_file(alg, PRIV_PEM, membio)) in test_print_key_using_pem()
278 || !TEST_true(compare_with_file(alg, type, membio))) in test_print_key_type_using_encoder()
304 || !TEST_true(compare_with_file(alg, type, membio))) in test_print_key_type_using_encoder()