Home
last modified time | relevance | path

Searched defs:sha512_base_do_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/crypto/
H A Dsha512_base.h56 static inline int sha512_base_do_update(struct shash_desc *desc, in sha512_base_do_update() function
/openbmc/u-boot/lib/
H A Dsha512.c202 static void sha512_base_do_update(sha512_context *sctx, in sha512_base_do_update() function