Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_cryptodev.c117 static int cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx);
1048 cryptodev_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in cryptodev_rsa_mod_exp() function
1379 cryptodev_rsa_mod_exp; in ENGINE_load_cryptodev()