Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/bn/
H A Dbn_mod_exp.c372 bn_mod_exp_test(int reduce, BIGNUM *want, BIGNUM *a, BIGNUM *p, BIGNUM *m, in bn_mod_exp_test() function
425 failed |= bn_mod_exp_test(reduce, want, a, p, m, ctx); in test_bn_mod_exp()
429 failed |= bn_mod_exp_test(reduce, want, a, p, m, ctx); in test_bn_mod_exp()