Searched refs:caam_hash_ctx (Results 1 – 2 of 2) sorted by relevance
88 struct caam_hash_ctx { struct224 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()280 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in axcbc_set_sh_desc()332 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in acmac_set_sh_desc()381 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()446 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()510 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in axcbc_setkey()532 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in acmac_setkey()608 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done()634 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_bi()[all …]
2986 struct caam_hash_ctx { struct3089 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()3163 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()3262 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()3350 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done()3377 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_bi()3407 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_src()3434 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_dst()3460 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_update_ctx()3588 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_final_ctx()[all …]