Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c1866 unsigned int size, u32 *sram_buff_ofs) in cc_init_copy_sram() argument
1878 *sram_buff_ofs += size; in cc_init_copy_sram()
1892 sizeof(cc_digest_len_init), &sram_buff_ofs); in cc_init_hash_sram()
1900 &sram_buff_ofs); in cc_init_hash_sram()
1910 &sram_buff_ofs); in cc_init_hash_sram()
1915 &sram_buff_ofs); in cc_init_hash_sram()
1920 &sram_buff_ofs); in cc_init_hash_sram()
1925 &sram_buff_ofs); in cc_init_hash_sram()
1931 sizeof(cc_sm3_init), &sram_buff_ofs); in cc_init_hash_sram()
1938 sizeof(cc_sha384_init), &sram_buff_ofs); in cc_init_hash_sram()
[all …]