Searched defs:sec_auth_ctx (Results 1 – 1 of 1) sorted by relevance
133 struct sec_auth_ctx { struct134 dma_addr_t a_key_dma;135 u8 *a_key;136 u8 a_key_len;137 u8 a_alg;138 struct crypto_shash *hash_tfm;139 struct crypto_aead *fallback_aead_tfm;