Searched refs:caam_hash_ctx (Results 1 – 1 of 1) sorted by relevance
101 struct caam_hash_ctx { struct245 struct caam_hash_ctx *ctx, bool import_ctx, in ahash_gen_sh_desc()294 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()355 static int hash_digest_key(struct caam_hash_ctx *ctx, const u8 *key_in, in hash_digest_key()433 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()531 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_unmap_ctx()549 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done()581 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_bi()618 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_src()650 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_dst()[all …]