Searched refs:in1_y (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c311 const BN_ULONG *in1_y = a->Y; local
321 in1_y[0] | in1_y[1] | in1_y[2] | in1_y[3]);
324 in1_y[4] | in1_y[5] | in1_y[6] | in1_y[7]);
341 ecp_nistz256_mul_mont(S1, S1, in1_y); /* S
412 const BN_ULONG *in1_y = a->Y; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c311 const BN_ULONG *in1_y = a->Y; local
321 in1_y[0] | in1_y[1] | in1_y[2] | in1_y[3]);
324 in1_y[4] | in1_y[5] | in1_y[6] | in1_y[7]);
341 ecp_nistz256_mul_mont(S1, S1, in1_y); /* S
412 const BN_ULONG *in1_y = a->Y; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2192 $in1_x,$in1_y,$in1_z,
2245 movdqa %xmm2, $in1_y(%rsp)
2246 movdqa %xmm3, $in1_y+0x10(%rsp)
2309 `&load_for_mul("$S1(%rsp)", "$in1_y(%rsp)", "$src0")`
2311 call __ecp_nistz256_mul_mont$x # p256_mul_mont(S1, S1, in1_y);
2528 movdqa %xmm4, %xmm0 # copy_conditional(res_y, in1_y, in2infty);
2534 pand $in1_y(%rsp), %xmm2
2535 pand $in1_y+0x10(%rsp), %xmm3
2560 $in1_x,$in1_y,$in1_z,
2616 movdqa %xmm2, $in1_y(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2192 $in1_x,$in1_y,$in1_z,
2245 movdqa %xmm2, $in1_y(%rsp)
2246 movdqa %xmm3, $in1_y+0x10(%rsp)
2309 `&load_for_mul("$S1(%rsp)", "$in1_y(%rsp)", "$src0")`
2311 call __ecp_nistz256_mul_mont$x # p256_mul_mont(S1, S1, in1_y);
2528 movdqa %xmm4, %xmm0 # copy_conditional(res_y, in1_y, in2infty);
2534 pand $in1_y(%rsp), %xmm2
2535 pand $in1_y+0x10(%rsp), %xmm3
2560 $in1_x,$in1_y,$in1_z,
2616 movdqa %xmm2, $in1_y(
[all...]

Completed in 49 milliseconds