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 …]
3055 struct caam_hash_ctx { struct3131 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()3205 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()3304 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()3391 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done()3418 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_bi()3456 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_src()3483 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_dst()3517 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_update_ctx()3636 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_final_ctx()[all …]