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 …]
3056 struct caam_hash_ctx { struct3132 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_set_sh_desc()3206 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()3305 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_setkey()3392 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done()3419 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_bi()3457 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_src()3484 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_done_ctx_dst()3518 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_update_ctx()3637 struct caam_hash_ctx *ctx = crypto_ahash_ctx(ahash); in ahash_final_ctx()[all …]