Searched refs:SHA1_DER_LEN (Results 1 – 3 of 3) sorted by relevance
| /u-boot/include/u-boot/ | ||
| A D | sha1.h | 23 #define SHA1_DER_LEN 15 macro |
| /u-boot/common/ | ||
| A D | image-sig.c | 28 .der_len = SHA1_DER_LEN, |
| /u-boot/lib/ | ||
| A D | sha1.c | 28 const uint8_t sha1_der_prefix[SHA1_DER_LEN] = { |
Completed in 4 milliseconds