HomeSort by relevance Sort by last modified time
    Searched refs:avb_sha256_init (Results 1 - 6 of 6) sorted by null

  /external/avb/libavb/
avb_sha.h 69 void avb_sha256_init(AvbSHA256Ctx* ctx);
avb_vbmeta_image.c 180 avb_sha256_init(&sha256_ctx);
avb_sha256.c 103 void avb_sha256_init(AvbSHA256Ctx* ctx) { function
avb_slot_verify.c 147 avb_sha256_init(&sha256_ctx);
    [all...]
  /external/avb/libavb_atx/
avb_atx_validate.c 37 avb_sha256_init(&context);
  /external/avb/test/
avbtool_unittest.cc 458 avb_sha256_init(&hasher_ctx);
    [all...]

Completed in 289 milliseconds