Searched refs:key_twk (Results 1 – 2 of 2) sorted by relevance
50 u32 key_twk[AES_MAX_KEYLENGTH_U32]; member111 ppc_expand_key_128(ctx->key_twk, in_key + AES_KEYSIZE_128); in ppc_xts_setkey()116 ppc_expand_key_192(ctx->key_twk, in_key + AES_KEYSIZE_192); in ppc_xts_setkey()121 ppc_expand_key_256(ctx->key_twk, in_key + AES_KEYSIZE_256); in ppc_xts_setkey()248 twk = ctx->key_twk; in ppc_xts_crypt()339 ppc_encrypt_ecb(req->iv, req->iv, ctx->key_twk, ctx->rounds, in ppc_xts_decrypt()
186 u8 *iv, u32 *key_twk);188 u8 *iv, u32 *key_twk);