Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_hash.c1955 u32 sram_buff; in cc_hash_alloc() local
1981 sram_buff = cc_sram_alloc(drvdata, sram_size_to_alloc); in cc_hash_alloc()
1982 if (sram_buff == NULL_SRAM_ADDR) { in cc_hash_alloc()
1988 hash_handle->digest_len_sram_addr = sram_buff; in cc_hash_alloc()