Searched refs:caam_hash_ctx (Results 1 – 1 of 1) sorted by relevance
101 struct caam_hash_ctx { struct227 static inline void append_key_ahash(u32 *desc, struct caam_hash_ctx *ctx) in append_key_ahash()235 static inline void init_sh_desc_key_ahash(u32 *desc, struct caam_hash_ctx *ctx) in init_sh_desc_key_ahash()279 struct caam_hash_ctx *ctx) in ahash_ctx_data_to_out()298 int digestsize, struct caam_hash_ctx *ctx) in ahash_data_to_out()313 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()428 static int gen_split_hash_key(struct caam_hash_ctx *ctx, const u8 *key_in, in gen_split_hash_key()437 static int hash_digest_key(struct caam_hash_ctx *ctx, const u8 *key_in, in hash_digest_key()517 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()624 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_unmap_ctx()[all …]