Home
last modified time | relevance | path

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

/openssl-master/test/
A Dparams_api_test.c477 void *vp, *vpn = NULL, *vp2; in test_param_construct() local
611 if (!TEST_true(OSSL_PARAM_get_octet_ptr(cp, (const void **)&vp2, &k)) in test_param_construct()
613 || (tstid <= 1 && !TEST_ptr_eq(vp2, vp))) in test_param_construct()

Completed in 3 milliseconds