Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhash.c90 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384() function
262 .hash_init = hash_init_sha384,