Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dalgif_hash.c24 struct hash_ctx { struct
48 struct hash_ctx *ctx = ask->private; in hash_sendmsg() argument
/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_alg.h328 struct hash_ctx { struct
337 * struct hash_ctx - The request context used for hash calculations. argument
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c80 …ic inline struct mcryptd_hash_request_ctx *cast_hash_to_mcryptd_ctx(struct sha1_hash_ctx *hash_ctx) in cast_hash_to_mcryptd_ctx()
/linux-4.4.14/drivers/crypto/
Dpicoxcell_crypto.c181 u8 hash_ctx[SPACC_CRYPTO_IPSEC_HASH_PG_SZ]; member