Searched defs:hash_ctx (Results 1 – 6 of 6) sorted by relevance
19 struct hash_ctx { struct32 static int hash_alloc_result(struct sock *sk, struct hash_ctx *ctx) in hash_alloc_result() argument
328 struct hash_ctx { struct337 * struct hash_ctx - The request context used for hash calculations. argument
82 static int caam_hash_update(void *hash_ctx, const void *buf, in caam_hash_update()128 static int caam_hash_finish(void *hash_ctx, void *dest_buf, in caam_hash_finish()
709 sha1_context hash_ctx; in create_request_auth() local774 sha1_context hash_ctx; in verify_response_auth() local
413 struct rk_hash_ctx *hash_ctx = priv->hw_ctx; in rk_hash_direct_calc() local561 struct rk_hash_ctx *hash_ctx = priv->hw_ctx; in rockchip_crypto_sha_init() local668 struct rk_hash_ctx *hash_ctx = priv->hw_ctx; in rockchip_crypto_hmac_init() local
169 u8 hash_ctx[SPACC_CRYPTO_IPSEC_HASH_PG_SZ]; member