Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dsha512_generic.c99 sha512_transform(u64 *state, const u8 *input) in sha512_transform() function
/openbmc/u-boot/lib/
H A Dsha512.c141 sha512_transform(uint64_t *state, const uint8_t *input) in sha512_transform() function