Home
last modified time | relevance | path

Searched defs:q_rr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/dsa/
H A Ddsa_impl.h84 BIGNUM q_rr; /* 2^(2*(32*q->len)) mod q */ member
/illumos-gate/usr/src/common/crypto/rsa/
H A Drsa_impl.h95 BIGNUM q_rr; /* 2^(2*(32*q->len)) mod q */ member
/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2393 BIGNUM *p_rr, BIGNUM *q_rr, big_modexp_ncp_info_t *info) in big_modexp_crt_ext()
2493 BIGNUM *p_rr, BIGNUM *q_rr) in big_modexp_crt()