Home
last modified time | relevance | path

Searched defs:mod_exp_fn (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_mod_exp.c54 int (*mod_exp_fn)(BIGNUM *, const BIGNUM *, const BIGNUM *, member
58 } mod_exp_fn[] = { variable