Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dlibcr51sign_support.h37 SHA512_CTX sha512_ctx; member
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c132 struct sha512_ctx { struct
143 * @ctx: the sha512_ctx to initialize argument
/openbmc/u-boot/lib/libavb/
H A Davb_vbmeta_image.c23 AvbSHA512Ctx sha512_ctx; in avb_vbmeta_image_verify() local
H A Davb_slot_verify.c285 AvbSHA512Ctx sha512_ctx; in load_and_verify_hash_partition() local
/openbmc/qemu/crypto/
H A Dhmac-nettle.c39 struct hmac_sha512_ctx sha512_ctx; /* equals hmac_sha384_ctx */ member