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

/external/openssl/crypto/engine/
H A Deng_cryptodev.c125 static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
1280 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, function
1438 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;

Completed in 94 milliseconds