Searched refs:other_gen_y (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dectest.c1828 BIGNUM *other_gen_x = NULL, *other_gen_y = NULL; local
1850 || !TEST_ptr(other_gen_y = BN_CTX_get(bn_ctx))
1864 other_gen_x, other_gen_y, bn_ctx))
1876 other_gen_x, other_gen_y,

Completed in 110 milliseconds