Searched refs:expected_hash (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/demo/ |
| H A D | demo_hash.c | 15 static uint8_t expected_hash[] = { variable 83 if (memcmp(output, expected_hash, sizeof(expected_hash)) != 0) { in demo_hash() 151 if (memcmp(output, expected_hash, sizeof(expected_hash)) != 0) { in demo_hash_virt()
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/ |
| H A D | avb_atx_validate.c | 77 const uint8_t expected_hash[AVB_SHA256_DIGEST_SIZE]) { in verify_permanent_attributes() 142 if (0 != avb_safe_memcmp(hash, expected_hash, AVB_SHA256_DIGEST_SIZE)) { in verify_permanent_attributes()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
| H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 60 @@ -509,7 +509,7 @@ int state::parse_encase_file(const char *fn, FILE *handle,uint32_t expected_hash 69 @@ -542,7 +542,7 @@ int state::parse_encase_file(const char *fn, FILE *handle,uint32_t expected_hash
|