Home
last modified time | relevance | path

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

/openssl/test/
H A Devp_extra_test.c4029 int ret = 0, len, savelen; in test_ecpub() local
4053 savelen = len; in test_ecpub()
4060 || !TEST_int_eq(len, savelen)) in test_ecpub()
4072 if (!TEST_ptr(d2i_PublicKey(EVP_PKEY_EC, &pkey2, &q, savelen))) in test_ecpub()

Completed in 17 milliseconds