Home
last modified time | relevance | path

Searched refs:hash_ctx (Results 1 – 3 of 3) sorted by relevance

/arch/x86/crypto/sha256-mb/
Dsha256_mb.c81 *cast_hash_to_mcryptd_ctx(struct sha256_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx() argument
85 areq = container_of((void *) hash_ctx, struct ahash_request, __ctx); in cast_hash_to_mcryptd_ctx()
/arch/x86/crypto/sha1-mb/
Dsha1_mb.c81 *cast_hash_to_mcryptd_ctx(struct sha1_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx() argument
85 areq = container_of((void *) hash_ctx, struct ahash_request, __ctx); in cast_hash_to_mcryptd_ctx()
/arch/x86/crypto/sha512-mb/
Dsha512_mb.c81 *cast_hash_to_mcryptd_ctx(struct sha512_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx() argument
85 areq = container_of((void *) hash_ctx, struct ahash_request, __ctx); in cast_hash_to_mcryptd_ctx()