Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/engines/
De_chil.c111 static int hwcrhk_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
904 static int hwcrhk_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, in hwcrhk_mod_exp() function
1078 return hwcrhk_mod_exp(r, a, p, m, ctx); in hwcrhk_mod_exp_mont()
1102 return hwcrhk_mod_exp(r, a, p, m, ctx); in hwcrhk_mod_exp_dh()