Home
last modified time | relevance | path

Searched defs:hash_ctx (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/crypto/
Dalgif_hash.c24 struct hash_ctx { struct
37 static int hash_alloc_result(struct sock *sk, struct hash_ctx *ctx) in hash_alloc_result() argument
/Linux-v4.19/drivers/crypto/ux500/hash/
Dhash_alg.h328 struct hash_ctx { struct
337 * struct hash_ctx - The request context used for hash calculations. argument
/Linux-v4.19/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()
/Linux-v4.19/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()
/Linux-v4.19/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()
/Linux-v4.19/drivers/crypto/
Dpicoxcell_crypto.c181 u8 hash_ctx[SPACC_CRYPTO_IPSEC_HASH_PG_SZ]; member