Searched refs:cryptodev_rsa_nocrt_mod_exp (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/openssl/openssl/crypto/engine/ |
D | eng_cryptodev.c | 113 static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, 1069 cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in cryptodev_rsa_nocrt_mod_exp() function 1413 cryptodev_rsa_nocrt_mod_exp; in ENGINE_load_cryptodev()
|
/external/openssl/crypto/engine/ |
D | eng_cryptodev.c | 113 static int cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, 1069 cryptodev_rsa_nocrt_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in cryptodev_rsa_nocrt_mod_exp() function 1413 cryptodev_rsa_nocrt_mod_exp; in ENGINE_load_cryptodev()
|