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

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c108 static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa,
797 cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, function
1139 cryptodev_rsa.rsa_mod_exp = cryptodev_rsa_nocrt_mod_exp;

Completed in 95 milliseconds