Searched refs:ST5 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | aes-modes.S | 19 #define ST5(x...) define 22 #define ST5(x...) x define 64 ST5( ld1 {v4.16b}, [x1], #16 ) 65 ST5( bl aes_encrypt_block5x ) 67 ST5( st1 {v4.16b}, [x0], #16 ) 94 ST5( ld1 {v4.16b}, [x1], #16 ) 95 ST5( bl aes_decrypt_block5x ) 97 ST5( st1 {v4.16b}, [x0], #16 ) 216 ST5( st1 {v4.16b}, [x0], #16 ) 376 ST5( mo [all...] |
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | aes-modes.S | 19 #define ST5(x...) define 22 #define ST5(x...) x define 65 ST5( ld1 {v4.16b}, [x1], #16 ) 66 ST5( bl aes_encrypt_block5x ) 68 ST5( st1 {v4.16b}, [x0], #16 ) 96 ST5( ld1 {v4.16b}, [x1], #16 ) 97 ST5( bl aes_decrypt_block5x ) 99 ST5( st1 {v4.16b}, [x0], #16 ) 223 ST5( st1 {v4.16b}, [x0], #16 ) 351 ST5( mo [all...] |
Completed in 1 milliseconds