Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm64/crypto/
Daes-neonbs-glue.c73 u32 twkey[AES_MAX_KEYLENGTH_U32]; member
289 memcpy(ctx->twkey, rk.key_enc, sizeof(ctx->twkey)); in aesbs_xts_setkey()
371 ctx->twkey, in __xts_crypt()
413 nbytes, ctx->twkey, walk.iv, first ?: 2); in __xts_crypt()
416 nbytes, ctx->twkey, walk.iv, first ?: 2); in __xts_crypt()