Home
last modified time | relevance | path

Searched refs:avb_sha256_update (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_sha256.su
H A Davb_vbmeta_image.c185 avb_sha256_update( in avb_vbmeta_image_verify()
187 avb_sha256_update( in avb_vbmeta_image_verify()
H A Davb_sha256.c54 void avb_sha256_update(AvbSHA256Ctx* ctx, const uint8_t* data, size_t len) { in avb_sha256_update() function
361 void avb_sha256_update(AvbSHA256Ctx* ctx, const uint8_t* data, size_t len) { in avb_sha256_update() function
H A Davb_slot_verify.c410 avb_sha256_update(&sha256_ctx, desc_salt, hash_desc.salt_len); in load_and_verify_hash_partition()
411 avb_sha256_update(&sha256_ctx, image_buf, image_size_to_hash); in load_and_verify_hash_partition()
1732 avb_sha256_update(&ctx, in avb_slot_verify_data_calculate_vbmeta_digest()
/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_sha.h86 void avb_sha256_update(AvbSHA256Ctx* ctx, const uint8_t* data, size_t len);
/OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/
H A Davb_atx_validate.c51 avb_sha256_update(&context, data, length); in sha256()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map