Searched refs:decrypt_block (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm64/crypto/ |
H A D | aes-modes.S | 104 decrypt_block v0, w3, x2, x5, w6 224 decrypt_block v0, w3, x2, x6, w7 289 decrypt_block v0, w3, x2, x6, w7 294 decrypt_block v0, w3, x2, x6, w7 778 decrypt_block v0, w3, x2, x8, w7 807 decrypt_block v0, w3, x2, x8, w7
|
H A D | aes-ce.S | 132 .macro decrypt_block, in, rounds, t0, t1, t2 macro
|
H A D | aes-neon.S | 118 .macro decrypt_block, in, rounds, rk, rkp, i macro
|