Searched defs:sec_auth_ctx (Results 1 – 1 of 1) sorted by relevance
88 struct sec_auth_ctx { struct89 dma_addr_t a_key_dma;90 u8 *a_key;91 u8 a_key_len;92 u8 mac_len;93 u8 a_alg;94 bool fallback;95 struct crypto_shash *hash_tfm;96 struct crypto_aead *fallback_aead_tfm;