Searched refs:caam_hash_ctx (Results 1 – 1 of 1) sorted by relevance
101 struct caam_hash_ctx { struct235 static inline void append_key_ahash(u32 *desc, struct caam_hash_ctx *ctx) in append_key_ahash()243 static inline void init_sh_desc_key_ahash(u32 *desc, struct caam_hash_ctx *ctx) in init_sh_desc_key_ahash()287 struct caam_hash_ctx *ctx) in ahash_ctx_data_to_out()306 int digestsize, struct caam_hash_ctx *ctx) in ahash_data_to_out()321 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()436 static int gen_split_hash_key(struct caam_hash_ctx *ctx, const u8 *key_in, in gen_split_hash_key()445 static int hash_digest_key(struct caam_hash_ctx *ctx, const u8 *key_in, in hash_digest_key()525 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()629 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_unmap_ctx()[all …]