Home
last modified time | relevance | path

Searched refs:fold_16_bytes (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/arm/crypto/
Dcrct10dif-ce-core.S137 .macro fold_16_bytes, src_reg, dst_reg, load_next_consts macro
214 fold_16_bytes q0, q4
215 fold_16_bytes q1, q5
216 fold_16_bytes q2, q6
217 fold_16_bytes q3, q7, 1
219 fold_16_bytes q4, q6
220 fold_16_bytes q5, q7, 1
222 fold_16_bytes q6, q7
/Linux-v5.10/arch/arm64/crypto/
Dcrct10dif-ce-core.S240 .macro fold_16_bytes, p, src_reg, dst_reg, load_next_consts macro
347 fold_16_bytes \p, v0, v4
348 fold_16_bytes \p, v1, v5
349 fold_16_bytes \p, v2, v6
350 fold_16_bytes \p, v3, v7, 1
352 fold_16_bytes \p, v4, v6
353 fold_16_bytes \p, v5, v7, 1
355 fold_16_bytes \p, v6, v7
/Linux-v5.10/arch/x86/crypto/
Dcrct10dif-pcl-asm_64.S84 .macro fold_16_bytes src_reg, dst_reg macro