Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Daes-neonbs-glue.c71 u32 twkey[AES_MAX_KEYLENGTH_U32]; member
279 memcpy(ctx->twkey, rk.key_enc, sizeof(ctx->twkey)); in aesbs_xts_setkey()
334 ctx->twkey, in __xts_crypt()
349 ctx->twkey, walk.iv, first); in __xts_crypt()
353 ctx->twkey, walk.iv, first); in __xts_crypt()
380 ctx->key.rounds, nbytes, ctx->twkey, in __xts_crypt()
384 ctx->key.rounds, nbytes, ctx->twkey, in __xts_crypt()
/linux/drivers/ufs/host/
H A Dufs-exynos.c1397 const u8 *twkey = enckey + AES_KEYSIZE_256; in exynos_ufs_fmp_fill_prdt() local
1429 prd->file_twkey[j] = fmp_key_word(twkey, j); in exynos_ufs_fmp_fill_prdt()