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

/external/openssl/crypto/engine/
H A Deng_cryptodev.c116 static int cryptodev_dsa_bn_mod_exp(DSA *dsa, BIGNUM *r, BIGNUM *a,
1140 cryptodev_dsa_bn_mod_exp(DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, function
1424 cryptodev_dsa.bn_mod_exp = cryptodev_dsa_bn_mod_exp;

Completed in 32 milliseconds