Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dcommon.c281 static void qce_xts_swapiv(__be32 *dst, const u8 *src, unsigned int ivsize) in qce_xts_swapiv() function
362 qce_xts_swapiv(enciv, rctx->iv, ivsize); in qce_setup_regs_skcipher()