Searched defs:sec_auth_ctx (Results 1 – 2 of 2) sorted by relevance
78 struct sec_auth_ctx { struct79 dma_addr_t a_key_dma;80 u8 *a_key;81 u8 a_key_len;82 u8 mac_len;83 u8 a_alg;84 struct crypto_shash *hash_tfm;
89 struct sec_auth_ctx { struct90 dma_addr_t a_key_dma;91 u8 *a_key;92 u8 a_key_len;93 u8 a_alg;94 struct crypto_shash *hash_tfm;95 struct crypto_aead *fallback_aead_tfm;