Searched refs:orig_flags (Results 1 – 1 of 1) sorted by relevance
4960 int id, orig_id, orig_flags; in test_custom_pmeth() local5061 EVP_PKEY_meth_get0_info(&orig_id, &orig_flags, orig_pmeth); in test_custom_pmeth()5063 || !TEST_ptr(custom_pmeth = EVP_PKEY_meth_new(id, orig_flags))) in test_custom_pmeth()
Completed in 16 milliseconds