Searched refs:sram_buff (Results 1 – 1 of 1) sorted by relevance
1997 cc_sram_addr_t sram_buff; in cc_hash_alloc() local2023 sram_buff = cc_sram_alloc(drvdata, sram_size_to_alloc); in cc_hash_alloc()2024 if (sram_buff == NULL_SRAM_ADDR) { in cc_hash_alloc()2031 hash_handle->digest_len_sram_addr = sram_buff; in cc_hash_alloc()