Searched refs:cryptodev_mod_exp_dh (Results 1 – 1 of 1) sorted by relevance
125 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() function1438 cryptodev_dh.bn_mod_exp = cryptodev_mod_exp_dh; in ENGINE_load_cryptodev()