Searched defs:hctr2_tfm_ctx (Results 1 – 1 of 1) sorted by relevance
43 struct hctr2_tfm_ctx { struct44 struct crypto_cipher *blockcipher;45 struct crypto_skcipher *xctr;46 struct crypto_shash *polyval;47 u8 L[BLOCKCIPHER_BLOCK_SIZE];48 int hashed_tweak_offset;