Home
last modified time | relevance | path

Searched refs:der_prefix (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/common/
Dimage-sig.c37 .der_prefix = sha1_der_prefix,
47 .der_prefix = sha256_der_prefix,
/third_party/uboot/u-boot-2020.01/lib/rsa/
Drsa-verify.c55 ret |= memcmp(msg, algo->der_prefix, algo->der_len); in rsa_verify_padding()
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1209 const uint8_t *der_prefix; member
Dimage.h.orig1189 const uint8_t *der_prefix;