Searched refs:caam_hash_ctx (Results 1 – 2 of 2) sorted by relevance
89 struct caam_hash_ctx { struct202 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()258 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in axcbc_set_sh_desc()310 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in acmac_set_sh_desc()359 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()424 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()487 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in axcbc_setkey()507 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in acmac_setkey()584 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_cpy()633 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_switch()[all …]
3059 struct caam_hash_ctx { struct3135 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()3209 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()3308 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()3395 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done()3422 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_bi()3460 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_src()3487 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_dst()3521 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_update_ctx()3640 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_final_ctx()[all …]