Searched defs:sec_auth_ctx (Results 1 – 1 of 1) sorted by relevance
139 struct sec_auth_ctx { struct140 dma_addr_t a_key_dma;141 u8 *a_key;142 u8 a_key_len;143 u8 a_alg;144 struct crypto_shash *hash_tfm;145 struct crypto_aead *fallback_aead_tfm;