Searched refs:Dhi (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl248 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; }
288 vshl.i64 $temp,`&Dhi("$A0xB")`,#16
324 vadd.u64 $temp,$temp,`&Dhi("$Temp")`
341 vshl.i64 $temp,`&Dhi("$A0xB")`,#16
372 vadd.u64 $temp,$temp,`&Dhi("$Temp")`
383 vadd.u64 `&Dhi("$A0xB")`,`&Dhi("$A0xB")`,$temp
385 vshr.u64 $temp,`&Dhi("$A0xB")`,#16
386 vzip.16 `&Dlo("$A0xB")`,`&Dhi("$A0xB")`
441 vadd.u64 $temp,$temp,`&Dhi("
246 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl60 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
348 vtbl.8 `&Dhi(@x[0])`, {@t[0]}, `&Dhi($mask)`
352 vtbl.8 `&Dhi(@x[1])`, {@t[1]}, `&Dhi($mask)`
356 vtbl.8 `&Dhi(@x[2])`, {@t[2]}, `&Dhi($mask)`
359 vtbl.8 `&Dhi(@x[3])`, {@t[3]}, `&Dhi($mask)`
364 vtbl.8 `&Dhi(
[all...]
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha256-armv4.pl287 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
331 &vshr_u32 ($T4,&Dhi(@X[3]),$sigma1[0]);
337 &vsli_32 ($T4,&Dhi(@X[3]),32-$sigma1[0]);
340 &vshr_u32 ($T5,&Dhi(@X[3]),$sigma1[2]);
349 &vshr_u32 ($T4,&Dhi(@X[3]),$sigma1[1]);
352 &vsli_32 ($T4,&Dhi(@X[3]),32-$sigma1[1]);
385 &vadd_i32 (&Dhi(@X[0]),&Dhi(@X[0]),$T5);# X[2..3] += sigma1(X[16..17])
H A Dsha512-586.pl64 $Dlo=&DWP(32,"esp"); $Dhi=&DWP(32+4,"esp");
212 &mov ("edx",$Dhi);
226 &mov ($Dhi,"ebx");
H A Dsha512-parisc.pl363 @V=( $Ahi, $Alo, $Bhi, $Blo, $Chi, $Clo, $Dhi, $Dlo,
505 ldw `6*4`($ctx),$Dhi
630 addc $a3,$Dhi,$Dhi
647 stw $Dhi,`6*4`($ctx)

Completed in 124 milliseconds