OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aesenclast
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/aes/asm/
aesni-x86.pl
104
sub
aesenclast
{ aescommon(0xdd,@_); }
subroutine
712
&
aesenclast
($inout0,$rndkey0);
713
&
aesenclast
($cmac,$rndkey0);
819
&
aesenclast
($inout0,$rndkey0);
820
&
aesenclast
($cmac,$rndkey0);
[
all
...]
bsaes-x86_64.pl
730
sub
aesenclast
{ # not used
subroutine
[
all
...]
Completed in 39 milliseconds