Searched refs:t2 (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/openssl/openssl-fips/inline-t4/
H A Ddh_check.c79 BIGNUM *t1 = NULL, *t2 = NULL; local
89 t2 = BN_CTX_get(ctx);
90 if (t2 == NULL)
108 if (!BN_div(t1, t2, dh->p, dh->q, ctx))
110 if (!BN_is_one(t2))
H A Dvis3-mont.pl83 ($t0,$t1,$t2,$t3,$cnt,$tp,$bufsz,$anp)=map("%l$_",(0..7));
90 ld [$bp+0], $t2 ! m0=bp[0]
100 or $t2, $m0, $m0
102 ld [$ap+8], $t2 ! ap[1]
115 or $t2, $aj, $aj
117 ld [$np+8], $t2 ! np[1]
134 or $t2, $nj, $nj
160 ld [$np+0], $t2 ! np[j]
168 or $t2, $nj, $nj
204 ld [$bp+0], $t2 ! m
[all...]
H A Dsparct4-mont.pl705 ($t0,$t1,$t2,$t3,$cnt,$tp,$bufsz)=map("%l$_",(0..7));
883 subccc $tj, $nj, $t2 ! tp[j]-np[j]
888 st $t2, [$rp-4] ! reverse order
906 ldx [$ap+0], $t2
910 stx $t2, [$rp+0]
957 ($t0,$t1,$t2,$t3,$cnt,$tp,$bufsz,$ccr)=map("%l$_",(0..7));
1137 subccc $tj, $nj, $t2 ! tp[j]-np[j]
1142 st $t2, [$rp-4] ! reverse order
1160 ldx [$ap+0], $t2
1164 stx $t2, [
[all...]

Completed in 33 milliseconds