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