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

/openbsd-current/lib/libcrypto/aes/asm/
H A Daesni-x86_64.pl894 aesenclast $rndkey0,$inout0
895 aesenclast $rndkey0,$inout1
990 aesenclast $rndkey0,$inout0
991 aesenclast $rndkey0,$inout1
1164 aesenclast $rndkey0,$inout0
1166 aesenclast $rndkey0,$inout1
1168 aesenclast $rndkey0,$inout2
1170 aesenclast $rndkey0,$inout3
1172 aesenclast $rndkey0,$inout4
1174 aesenclast
[all...]
H A Daesni-x86.pl90 sub aesenclast { aescommon(0xdd,@_); } subroutine
649 &aesenclast ($inout0,$rndkey0);
650 &aesenclast ($cmac,$rndkey0);
747 &aesenclast ($inout0,$rndkey0);
748 &aesenclast ($cmac,$rndkey0);
H A Dbsaes-x86_64.pl736 sub aesenclast { # not used subroutine
/openbsd-current/sys/arch/amd64/amd64/
H A Daes_intel.S354 aesenclast KEY,STATE
461 aesenclast KEY,STATE1 # last round
462 aesenclast KEY,STATE2
463 aesenclast KEY,STATE3
464 aesenclast KEY,STATE4

Completed in 267 milliseconds