Searched refs:i4b_len (Results 1 – 3 of 3) sorted by relevance
828 size_t i4b_len; member839 .i4b_len = 0, \
828 rv = imageboot_read_file(ticket_path, (void **)&tck.i4b_bytes, &tck.i4b_len, NULL); in authenticate_root_with_img4()834 DBG_TRACE("Got %lu bytes of manifest from %s\n", tck.i4b_len, ticket_path); in authenticate_root_with_img4()855 kfree_data(tck.i4b_bytes, tck.i4b_len); in authenticate_root_with_img4()
554 img4_payload_len = img4_buff.i4b_len; in load_trust_cache_with_type()562 img4_manifest_len = img4_buff.i4b_len; in load_trust_cache_with_type()