Home
last modified time | relevance | path

Searched refs:prot_Ed_key (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcmp_protect_test.c70 static EVP_PKEY *prot_Ed_key = NULL; variable
165 fixture->pubkey = prot_Ed_key; in test_cmp_calc_protection_pkey_Ed()
166 if (!TEST_true(OSSL_CMP_CTX_set1_pkey(fixture->cmp_ctx, prot_Ed_key)) in test_cmp_calc_protection_pkey_Ed()
529 EVP_PKEY_free(prot_Ed_key); in cleanup_tests()
594 if (!TEST_ptr(prot_Ed_key = load_pkey_pem(prot_Ed_f, libctx))) in OPT_TEST_DECLARE_USAGE()