Searched refs:sram_buff (Results 1 – 1 of 1) sorted by relevance
1895 cc_sram_addr_t sram_buff; in cc_hash_alloc() local1918 sram_buff = cc_sram_alloc(drvdata, sram_size_to_alloc); in cc_hash_alloc()1919 if (sram_buff == NULL_SRAM_ADDR) { in cc_hash_alloc()1926 hash_handle->digest_len_sram_addr = sram_buff; in cc_hash_alloc()