Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhash.c98 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384() function
263 .hash_update = hash_update_sha384,