Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_ossl.c32 static int rsa_ossl_mod_exp(BIGNUM *r0, const BIGNUM *i, RSA *rsa,
63 rsa_ossl_mod_exp,
805 static int rsa_ossl_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in rsa_ossl_mod_exp() function
1208 return rsa_ossl_mod_exp(r0, i, rsa, ctx); in rsa_ossl_s390x_mod_exp()

Completed in 6 milliseconds