Searched refs:Lcts_permute_table (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/arch/arm/crypto/ |
D | aes-ce-core.S | 300 movw ip, :lower16:.Lcts_permute_table 301 movt ip, :upper16:.Lcts_permute_table 338 movw ip, :lower16:.Lcts_permute_table 339 movt ip, :upper16:.Lcts_permute_table 565 movw ip, :lower16:.Lcts_permute_table 566 movt ip, :upper16:.Lcts_permute_table 651 movw ip, :lower16:.Lcts_permute_table 652 movt ip, :upper16:.Lcts_permute_table 707 .Lcts_permute_table: label
|
/linux-6.12.1/arch/arm64/crypto/ |
D | aes-modes.S | 246 adr_l x8, .Lcts_permute_table 275 adr_l x8, .Lcts_permute_table 305 .Lcts_permute_table: label 504 adr_l x9, .Lcts_permute_table 705 adr_l x8, .Lcts_permute_table 791 adr_l x8, .Lcts_permute_table
|
D | sm4-ce-core.S | 332 adr_l x6, .Lcts_permute_table 376 adr_l x6, .Lcts_permute_table 650 adr_l x6, .Lcts_permute_table 817 adr_l x6, .Lcts_permute_table 929 .Lcts_permute_table: label
|
D | sm4-ce-gcm-core.S | 488 adr_l x0, .Lcts_permute_table 680 adr_l x0, .Lcts_permute_table 733 .Lcts_permute_table: label
|
/linux-6.12.1/arch/x86/crypto/ |
D | aesni-intel_asm.S | 902 lea .Lcts_permute_table, T1 904 lea .Lcts_permute_table(%rip), T1 959 lea .Lcts_permute_table, T1 961 lea .Lcts_permute_table(%rip), T1 1006 .Lcts_permute_table: label 1309 lea .Lcts_permute_table, T1 1311 lea .Lcts_permute_table(%rip), T1
|
D | aes-xts-avx-x86_64.S | 74 .Lcts_permute_table: label 735 lea .Lcts_permute_table(%rip), %r9
|