Home
last modified time | relevance | path

Searched defs:Dhi (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/sha/asm/
H A Dsha256-armv4.pl317 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine
H A Dsha512-armv8.pl466 sub Dhi { shift =~ m|[qv]([0-9]+)|?"v$1.d[1]":""; } subroutine
/openssl/crypto/aes/asm/
H A Dbsaes-armv7.pl77 sub Dhi() { shift=~m|q([1]?[0-9])|?"d".($1*2+1):""; } subroutine

Completed in 14 milliseconds