Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c36 #define STARFIVE_HASH_BUFLEN SHA512_BLOCK_SIZE macro
467 buf = kzalloc(keylen + STARFIVE_HASH_BUFLEN, GFP_KERNEL); in starfive_hash_long_setkey()