Searched refs:vp2 (Results 1 – 1 of 1) sorted by relevance
477 void *vp, *vpn = NULL, *vp2; in test_param_construct() local611 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