Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/crypto/internal/
H A Dgeniv.h15 struct aead_geniv_ctx { struct
16 spinlock_t lock;
17 struct crypto_aead *child;
18 struct crypto_sync_skcipher *sknull;
19 u8 salt[] __attribute__ ((aligned(__alignof__(u32))));
/dports/multimedia/libv4l/linux-5.13-rc2/include/crypto/internal/
H A Dgeniv.h15 struct aead_geniv_ctx { struct
16 spinlock_t lock;
17 struct crypto_aead *child;
18 struct crypto_sync_skcipher *sknull;
19 u8 salt[] __attribute__ ((aligned(__alignof__(u32))));
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/crypto/internal/
H A Dgeniv.h15 struct aead_geniv_ctx { struct
16 spinlock_t lock;
17 struct crypto_aead *child;
18 struct crypto_sync_skcipher *sknull;
19 u8 salt[] __attribute__ ((aligned(__alignof__(u32))));