Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/crypto/
H A Daes-neonbs-glue.c70 u32 twkey[AES_MAX_KEYLENGTH_U32]; member
271 memcpy(ctx->twkey, rk.key_enc, sizeof(ctx->twkey)); in aesbs_xts_setkey()
325 ctx->twkey, in __xts_crypt()
340 ctx->twkey, walk.iv, first); in __xts_crypt()
344 ctx->twkey, walk.iv, first); in __xts_crypt()
373 nbytes, ctx->twkey, walk.iv, first); in __xts_crypt()
376 nbytes, ctx->twkey, walk.iv, first); in __xts_crypt()