Searched refs:aesenc (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daesni-x86_64.pl106 # it accounts *solely* for aesenc instructions. But there are extra
159 # CTR mode was implemented with 6x aesenc interleave factor.
1013 aesenc $rndkey1,$inout0
1014 aesenc $rndkey1,$inout1
1017 aesenc $rndkey0,$inout0
1018 aesenc $rndkey0,$inout1
1021 aesenc $rndkey1,$inout0
1022 aesenc $rndkey1,$inout1
1119 aesenc $rndkey1,$inout0
1120 aesenc
[all...]
H A Dbsaes-x86_64.pl31 # allowed to feed its output back to aesenc[last], this was
459 # modified to emit output in order suitable for feeding back to aesenc[last]
728 sub aesenc { # not used subroutine

Completed in 89 milliseconds