Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_s390x.c70 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q, in s390x_crt() function
137 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q, in s390x_crt() function
/openssl/include/crypto/
H A Dbn.h134 int s390x_crt(BIGNUM *r, const BIGNUM *i, const BIGNUM *p, const BIGNUM *q,
/openssl/crypto/rsa/
H A Drsa_ossl.c1205 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