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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_cryptodev.c114 static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
963 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, function
1121 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c126 static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
1370 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, function
1524 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c126 static int cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a,
1370 cryptodev_mod_exp_dh(const DH *dh, BIGNUM *r, const BIGNUM *a, function
1524 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh;

Completed in 408 milliseconds