Searched refs:hash_ctx (Results 1 – 3 of 3) sorted by relevance
81 *cast_hash_to_mcryptd_ctx(struct sha256_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx() argument85 areq = container_of((void *) hash_ctx, struct ahash_request, __ctx); in cast_hash_to_mcryptd_ctx()
81 *cast_hash_to_mcryptd_ctx(struct sha1_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx() argument85 areq = container_of((void *) hash_ctx, struct ahash_request, __ctx); in cast_hash_to_mcryptd_ctx()
81 *cast_hash_to_mcryptd_ctx(struct sha512_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx() argument85 areq = container_of((void *) hash_ctx, struct ahash_request, __ctx); in cast_hash_to_mcryptd_ctx()