Searched refs:AADLEN (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/crypto/ |
H A D | aes-gcm-avx10-x86_64.S | 1153 .set AADLEN, %ecx define 1176 sub $32, AADLEN 1188 sub $32, AADLEN 1191 add $32, AADLEN 1196 bzhi AADLEN, %eax, %eax
|
H A D | aes-gcm-aesni-x86_64.S | 577 .set AADLEN, %ecx define 595 sub $16, AADLEN 603 sub $16, AADLEN 607 add $16, AADLEN
|