Home
last modified time | relevance | path

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

/openssl/test/
H A Dparams_api_test.c600 void *vp, *vpn = NULL, *vp2; in test_param_construct() local
734 if (!TEST_true(OSSL_PARAM_get_octet_ptr(cp, (const void **)&vp2, &k)) in test_param_construct()
736 || (tstid <= 1 && !TEST_ptr_eq(vp2, vp))) in test_param_construct()

Completed in 8 milliseconds