Home
last modified time | relevance | path

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

/qemu/tests/tcg/multiarch/
H A Dsha512.c132 struct sha512_ctx { struct
143 * @ctx: the sha512_ctx to initialize argument
/qemu/crypto/
H A Dhmac-nettle.c39 struct hmac_sha512_ctx sha512_ctx; /* equals hmac_sha384_ctx */ member