Home | Sort by: relevance | last modified time | path |
/src/sys/crypto/aes/arch/arm/ | |
aes_neon_32.S | 125 .type dipt,_ASM_TYPE_OBJECT 126 dipt: label 131 END(dipt) 454 add r6, ip, #(dipt - .Lconstants) |
aes_neon.c | 94 dipt[2] __aarch64_used = { variable in typeref:typename:const uint8x16_t[4][4]__aarch64_used[2]__aarch64_used[2][2]__aarch64_used 656 x = aes_schedule_transform(x, dipt); 696 x0 = aes_schedule_transform(x0, dipt); 697 x1 = aes_schedule_transform(x1, dipt); |