Home
last modified time | relevance | path

Searched defs:hctr2_tfm_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/crypto/
H A Dhctr2.c41 struct hctr2_tfm_ctx { struct
42 struct crypto_cipher *blockcipher;
43 struct crypto_skcipher *xctr;
44 struct polyval_key poly_key;
45 struct polyval_elem hashed_tweaklens[2];
46 u8 L[BLOCKCIPHER_BLOCK_SIZE];