Searched defs:safexcel_ahash_ctx (Results 1 – 1 of 1) sorted by relevance
17 struct safexcel_ahash_ctx { struct18 struct safexcel_context base;19 struct safexcel_crypto_priv *priv;21 u32 alg;23 u32 ipad[SHA512_DIGEST_SIZE / sizeof(u32)];24 u32 opad[SHA512_DIGEST_SIZE / sizeof(u32)];