Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_s390x.c62 int s390x_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, in s390x_mod_exp() function
131 int s390x_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, in s390x_mod_exp() function
/openssl/include/crypto/
H A Dbn.h132 int s390x_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
/openssl/crypto/dh/
H A Ddh_key.c194 return s390x_mod_exp(r, a, p, m, ctx, m_ctx); in dh_bn_mod_exp()
/openssl/crypto/rsa/
H A Drsa_ossl.c46 s390x_mod_exp,

Completed in 12 milliseconds