Searched refs:vpn (Results 1 – 1 of 1) sorted by relevance
477 void *vp, *vpn = NULL, *vp2; in test_param_construct() local591 if (!TEST_true(OSSL_PARAM_get_octet_string(cp, &vpn, 0, &s)) in test_param_construct()593 || !TEST_mem_eq(vpn, sizeof("abcdefghi"), in test_param_construct()631 OPENSSL_free(vpn); in test_param_construct()
Completed in 3 milliseconds