Lines Matching refs:p_next
1838 ECPARAMETERS **p_next = &p_ary[0];
1911 || !TEST_ptr(other_params = *p_next++ =
1928 || !TEST_ptr(other_params = *p_next++ =
1947 || !TEST_ptr(other_params = *p_next++ =
1955 || !TEST_ptr(other_params = *p_next++ =
1966 || !TEST_ptr(other_params = *p_next++ =
1977 || !TEST_ptr(other_params = *p_next++ =
1988 || !TEST_ptr(other_params = *p_next++ =
2002 for (p_next = &p_ary[0]; p_next < p_ary + OSSL_NELEM(g_ary); p_next++)
2003 ECPARAMETERS_free(*p_next);