Home
last modified time | relevance | path

Searched refs:cc_set_sram_desc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/crypto/ccree/
Dcc_sram_mgr.h61 void cc_set_sram_desc(const u32 *src, cc_sram_addr_t dst,
Dcc_sram_mgr.c104 void cc_set_sram_desc(const u32 *src, cc_sram_addr_t dst, in cc_set_sram_desc() function
Dcc_hash.c1877 cc_set_sram_desc(cc_digest_len_init, sram_buff_ofs, in cc_init_hash_sram()
1889 cc_set_sram_desc(cc_digest_len_sha512_init, sram_buff_ofs, in cc_init_hash_sram()
1904 cc_set_sram_desc(cc_md5_init, sram_buff_ofs, ARRAY_SIZE(cc_md5_init), in cc_init_hash_sram()
1912 cc_set_sram_desc(cc_sha1_init, sram_buff_ofs, in cc_init_hash_sram()
1921 cc_set_sram_desc(cc_sha224_init, sram_buff_ofs, in cc_init_hash_sram()
1930 cc_set_sram_desc(cc_sha256_init, sram_buff_ofs, in cc_init_hash_sram()
1940 cc_set_sram_desc(cc_sm3_init, sram_buff_ofs, in cc_init_hash_sram()
1951 cc_set_sram_desc((u32 *)cc_sha384_init, sram_buff_ofs, in cc_init_hash_sram()
1960 cc_set_sram_desc((u32 *)cc_sha512_init, sram_buff_ofs, in cc_init_hash_sram()