Home
last modified time | relevance | path

Searched refs:set_din_sram (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_aead.c311 set_din_sram(&desc[idx], in hmac_setkey()
460 set_din_sram(&desc[idx], larval_addr, digestsize); in cc_get_plain_hmac_key()
1012 set_din_sram(&desc[idx], cc_digest_len_addr(ctx->drvdata, hash_mode), in cc_set_hmac_desc()
1141 set_din_sram(&desc[idx], cc_digest_len_addr(ctx->drvdata, hash_mode), in cc_proc_scheme_desc()
1150 set_din_sram(&desc[idx], aead_handle->sram_workspace_addr, in cc_proc_scheme_desc()
H A Dcc_hw_queue_defs.h280 * set_din_sram() - Set the DIN field of a HW descriptor to SRAM mode.
288 static inline void set_din_sram(struct cc_hw_desc *pdesc, u32 addr, u32 size) in set_din_sram() function
H A Dcc_hash.c394 set_din_sram(&desc[idx], in cc_fin_hmac()
475 set_din_sram(&desc[idx], larval_digest_addr, in cc_hash_digest()
777 set_din_sram(&desc[idx], larval_addr, in cc_hash_setkey()
860 set_din_sram(&desc[idx], larval_addr, ctx->inter_digestsize); in cc_hash_setkey()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_aead.c311 set_din_sram(&desc[idx], in hmac_setkey()
460 set_din_sram(&desc[idx], larval_addr, digestsize); in cc_get_plain_hmac_key()
1012 set_din_sram(&desc[idx], cc_digest_len_addr(ctx->drvdata, hash_mode), in cc_set_hmac_desc()
1141 set_din_sram(&desc[idx], cc_digest_len_addr(ctx->drvdata, hash_mode), in cc_proc_scheme_desc()
1150 set_din_sram(&desc[idx], aead_handle->sram_workspace_addr, in cc_proc_scheme_desc()
H A Dcc_hw_queue_defs.h280 * set_din_sram() - Set the DIN field of a HW descriptor to SRAM mode.
288 static inline void set_din_sram(struct cc_hw_desc *pdesc, u32 addr, u32 size) in set_din_sram() function
H A Dcc_hash.c394 set_din_sram(&desc[idx], in cc_fin_hmac()
475 set_din_sram(&desc[idx], larval_digest_addr, in cc_hash_digest()
777 set_din_sram(&desc[idx], larval_addr, in cc_hash_setkey()
860 set_din_sram(&desc[idx], larval_addr, ctx->inter_digestsize); in cc_hash_setkey()

Completed in 14 milliseconds