Home
last modified time | relevance | path

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

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