Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_cryptodev.c120 static int cryptodev_dsa_dsa_mod_exp(DSA *dsa, BIGNUM *t1, BIGNUM *g,
1116 cryptodev_dsa_dsa_mod_exp(DSA *dsa, BIGNUM *t1, BIGNUM *g, in cryptodev_dsa_dsa_mod_exp() function
1394 cryptodev_dsa.dsa_mod_exp = cryptodev_dsa_dsa_mod_exp; in ENGINE_load_cryptodev()