Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dsha256.h7 extern const uint8_t sha256_der_prefix[];
/openbmc/u-boot/common/
H A Dimage-sig.c47 .der_prefix = sha256_der_prefix,
/openbmc/u-boot/lib/
H A Dsha256.c17 const uint8_t sha256_der_prefix[SHA256_DER_LEN] = { variable