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

  /external/avb/libavb/
avb_sha.h 78 void avb_sha512_init(AvbSHA512Ctx* ctx);
avb_vbmeta_image.c 191 avb_sha512_init(&sha512_ctx);
avb_sha512.c 134 void avb_sha512_init(AvbSHA512Ctx* ctx) { function
avb_slot_verify.c 154 avb_sha512_init(&sha512_ctx);
    [all...]
  /external/avb/libavb_atx/
avb_atx_validate.c 48 avb_sha512_init(&context);

Completed in 471 milliseconds