Home
last modified time | relevance | path

Searched refs:caam_hash_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/crypto/caam/
Dcaamhash.c88 struct caam_hash_ctx { struct
224 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 …]
Dcaamalg_qi2.c2986 struct caam_hash_ctx { struct
3089 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 …]