Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dhctr2.c43 struct hctr2_tfm_ctx { struct
44 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;

Completed in 6 milliseconds