Searched refs:vpn (Results 1 – 1 of 1) sorted by relevance
600 void *vp, *vpn = NULL, *vp2; in test_param_construct() local714 if (!TEST_true(OSSL_PARAM_get_octet_string(cp, &vpn, 0, &s)) in test_param_construct()716 || !TEST_mem_eq(vpn, sizeof("abcdefghi"), in test_param_construct()754 OPENSSL_free(vpn); in test_param_construct()
Completed in 6 milliseconds