Home
last modified time | relevance | path

Searched defs:n_rr (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/common/crypto/rsa/
H A Drsa_impl.h96 BIGNUM n_rr; /* 2^(2*(32*n->len)) mod n */ member
/titanic_52/usr/src/common/bignum/
H A Dbignumimpl.c1842 BIGNUM *n_rr) in big_mont_conv() argument
2298 big_modexp_ext(BIGNUM *result, BIGNUM *a, BIGNUM *e, BIGNUM *n, BIGNUM *n_rr, in big_modexp_ext() argument
2384 big_modexp(BIGNUM * result,BIGNUM * a,BIGNUM * e,BIGNUM * n,BIGNUM * n_rr) big_modexp() argument
[all...]