Home
last modified time | relevance | path

Searched refs:twk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Daes-spe-glue.c293 u32 *twk; in ppc_xts_crypt() local
296 twk = ctx->key_twk; in ppc_xts_crypt()
306 walk.iv, twk); in ppc_xts_crypt()
310 walk.iv, twk); in ppc_xts_crypt()
313 twk = NULL; in ppc_xts_crypt()
366 le128 twk; in ppc_xts_decrypt() local
390 gf128mul_x_ble(&twk, (le128 *)req->iv); in ppc_xts_decrypt()
393 (u8 *)&twk, NULL); in ppc_xts_decrypt()
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Daes-spe-glue.c293 u32 *twk; in ppc_xts_crypt() local
296 twk = ctx->key_twk; in ppc_xts_crypt()
306 walk.iv, twk); in ppc_xts_crypt()
310 walk.iv, twk); in ppc_xts_crypt()
313 twk = NULL; in ppc_xts_crypt()
366 le128 twk; in ppc_xts_decrypt() local
390 gf128mul_x_ble(&twk, (le128 *)req->iv); in ppc_xts_decrypt()
393 (u8 *)&twk, NULL); in ppc_xts_decrypt()

Completed in 2 milliseconds