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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_chil.c111 static int hwcrhk_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
903 static int hwcrhk_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, function
1077 return hwcrhk_mod_exp(r, a, p, m, ctx);
1101 return hwcrhk_mod_exp(r, a, p, m, ctx);

Completed in 50 milliseconds