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

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c123 static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
1011 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, function
1164 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;

Completed in 45 milliseconds