Searched refs:_rotr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha512-ia64.pl198 _rotr r11=$t1,$Sigma1[0] } // ROTR(e,14)
211 _rotr r11=$t1,$Sigma1[0] } // ROTR(e,14)
217 _rotr r8=$t1,$Sigma1[1] } // ROTR(e,18)
221 _rotr r9=$t1,$Sigma1[2] } // ROTR(e,41)
225 _rotr r10=$t0,$Sigma0[0] } // ROTR(a,28)
229 _rotr r11=$t0,$Sigma0[1] } // ROTR(a,34)
233 _rotr r8=$t0,$Sigma0[2] } // ROTR(a,39)
250 _rotr r8=X[15-1],$sigma0[0] } // ROTR(s0,1)
254 _rotr r9=X[15-1],$sigma0[1] } // ROTR(s0,8)
259 _rotr r1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-ia64.pl441 _rotr r10=$t1,$Sigma1[0] } // ROTR(e,14)
447 _rotr r11=$t1,$Sigma1[1] } // ROTR(e,41)
474 _rotr r10=$t1,$Sigma1[0] } // ROTR(e,14)
476 _rotr r11=$t1,$Sigma1[1] };; // ROTR(e,18)
481 _rotr r11=$t1,$Sigma1[2] } // ROTR(e,41)
486 _rotr r8=$t0,$Sigma0[0] } // ROTR(a,28)
488 _rotr r9=$t0,$Sigma0[1] };; // ROTR(a,34)
491 _rotr r9=$t0,$Sigma0[2] };; // ROTR(a,39)
509 _rotr r8=X[15-1],$sigma0[0] } // ROTR(s0,1)
513 _rotr r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-ia64.pl441 _rotr r10=$t1,$Sigma1[0] } // ROTR(e,14)
447 _rotr r11=$t1,$Sigma1[1] } // ROTR(e,41)
474 _rotr r10=$t1,$Sigma1[0] } // ROTR(e,14)
476 _rotr r11=$t1,$Sigma1[1] };; // ROTR(e,18)
481 _rotr r11=$t1,$Sigma1[2] } // ROTR(e,41)
486 _rotr r8=$t0,$Sigma0[0] } // ROTR(a,28)
488 _rotr r9=$t0,$Sigma0[1] };; // ROTR(a,34)
491 _rotr r9=$t0,$Sigma0[2] };; // ROTR(a,39)
509 _rotr r8=X[15-1],$sigma0[0] } // ROTR(s0,1)
513 _rotr r
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_locl.h154 # define ROTATE_r32(a,n) _rotr(a,n)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_locl.h154 # define ROTATE_r32(a,n) _rotr(a,n)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duasm.h119 Ip_u2u1u3(_rotr); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes_locl.h168 # define ROTATE(a,n) (_rotr(a,n))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes_locl.h168 # define ROTATE(a,n) (_rotr(a,n))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Duasm.c436 I_u2u1u3(_rotr)

Completed in 80 milliseconds