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

  /external/avb/libavb/
avb_slot_verify.h 155 * avb_slot_verify_data_free() function is called.
260 void avb_slot_verify_data_free(AvbSlotVerifyData* data);
282 * avb_slot_verify_data_free() when you are done with it. See below
avb_slot_verify.c 1391 void avb_slot_verify_data_free(AvbSlotVerifyData* data) { function
    [all...]
  /system/core/fs_mgr/include/
fs_mgr_avb.h 110 avb_slot_verify_data_free(avb_slot_data_);
  /external/avb/test/
avb_slot_verify_unittest.cc 84 avb_slot_verify_data_free(slot_data);
118 avb_slot_verify_data_free(slot_data);
153 avb_slot_verify_data_free(slot_data);
176 avb_slot_verify_data_free(slot_data);
204 avb_slot_verify_data_free(slot_data);
245 avb_slot_verify_data_free(slot_data);
284 avb_slot_verify_data_free(slot_data);
343 avb_slot_verify_data_free(slot_data);
364 avb_slot_verify_data_free(slot_data);
432 avb_slot_verify_data_free(slot_data)
    [all...]
avb_ab_flow_unittest.cc 347 avb_slot_verify_data_free(data);
378 avb_slot_verify_data_free(data);
447 avb_slot_verify_data_free(data);
465 avb_slot_verify_data_free(data);
483 avb_slot_verify_data_free(data);
535 avb_slot_verify_data_free(data);
553 avb_slot_verify_data_free(data);
571 avb_slot_verify_data_free(data);
606 avb_slot_verify_data_free(data);
642 avb_slot_verify_data_free(data)
    [all...]
avb_atx_validate_unittest.cc 667 avb_slot_verify_data_free(slot_data);
  /external/avb/examples/uefi/
main.c 110 avb_slot_verify_data_free(slot_data);
  /external/avb/libavb_ab/
avb_ab_flow.c 387 avb_slot_verify_data_free(data);
394 avb_slot_verify_data_free(slot_data[n]);
402 avb_slot_verify_data_free(data);

Completed in 523 milliseconds