Searched refs:s390x_crt (Results 1 – 3 of 3) sorted by relevance
/openssl/crypto/bn/ |
H A D | bn_s390x.c | 79 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q, in s390x_crt() function 155 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q, in s390x_crt() function
|
/openssl/include/crypto/ |
H A D | bn.h | 134 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q,
|
/openssl/crypto/rsa/ |
H A D | rsa_ossl.c | 1205 if (s390x_crt(r0, i, rsa->p, rsa->q, rsa->dmp1, rsa->dmq1, rsa->iqmp) == 1) in rsa_ossl_s390x_mod_exp()
|
Completed in 9 milliseconds