Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dpbkdf-nettle.c59 struct hmac_sha512_ctx sha512; in qcrypto_pbkdf2() member
H A Dhash-nettle.c47 struct sha512_ctx sha512; member
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c111 struct sha512 { struct
119 * sha512 - return sha512 of an object. argument
444 void sha512(struct sha512 *sha, const void *p, size_t size) in sha512() function
/openbmc/u-boot/include/
H A Dtpm-v2.h177 u8 sha512[TPM2_SHA512_DIGEST_SIZE]; member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30.py2783 sha512 = "https://spdx.org/rdf/3.0.1/terms/Core/HashAlgorithm/sha512" variable in HashAlgorithm