Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Devp_extra_test.c3410 int ret = 0, len, savelen; in test_ecpub() local
3434 savelen = len; in test_ecpub()
3441 || !TEST_int_eq(len, savelen)) in test_ecpub()
3453 if (!TEST_ptr(d2i_PublicKey(EVP_PKEY_EC, &pkey2, &q, savelen))) in test_ecpub()

Completed in 7 milliseconds