Home
last modified time | relevance | path

Searched refs:sha384_der_prefix (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Dsha512.h28 extern const uint8_t sha384_der_prefix[];
/openbmc/u-boot/common/
H A Dimage-sig.c58 .der_prefix = sha384_der_prefix,
/openbmc/u-boot/lib/
H A Dsha512.c22 const uint8_t sha384_der_prefix[SHA384_DER_LEN] = { variable