Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c23 u32 digest_len_sram_addr; /* const value in SRAM*/ member
1885 u32 sram_buff_ofs = hash_handle->digest_len_sram_addr; in cc_init_hash_sram()
1988 hash_handle->digest_len_sram_addr = sram_buff; in cc_hash_alloc()
2301 u32 digest_len_addr = hash_handle->digest_len_sram_addr; in cc_digest_len_addr()