Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
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, in cryptodev_mod_exp_dh() function
1438 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh; in ENGINE_load_cryptodev()