Lines Matching defs:AvbOps
350 pub(crate) fn init_and_get_c_ops<'a>(self: Pin<&'a mut Self>) -> &'a mut AvbOps { in init_and_get_c_ops()
445 ops: *mut AvbOps, in read_from_partition()
473 ops: *mut AvbOps, in try_read_from_partition()
519 ops: *mut AvbOps, in get_preloaded_partition()
546 ops: *mut AvbOps, in try_get_preloaded_partition()
606 ops: *mut AvbOps, in validate_vbmeta_public_key()
633 ops: *mut AvbOps, in try_validate_vbmeta_public_key()
682 ops: *mut AvbOps, in read_rollback_index()
702 ops: *mut AvbOps, in try_read_rollback_index()
731 ops: *mut AvbOps, in write_rollback_index()
750 ops: *mut AvbOps, in try_write_rollback_index()
765 ops: *mut AvbOps, in read_is_device_unlocked()
778 ops: *mut AvbOps, in try_read_is_device_unlocked()
806 ops: *mut AvbOps, in get_unique_guid_for_partition()
832 #[allow(unused_variables)] ops: *mut AvbOps, in try_get_unique_guid_for_partition()
904 ops: *mut AvbOps, in get_size_of_partition()
925 ops: *mut AvbOps, in try_get_size_of_partition()
961 ops: *mut AvbOps, in read_persistent_value()
987 ops: *mut AvbOps, in try_read_persistent_value()
1042 ops: *mut AvbOps, in write_persistent_value()
1058 ops: *mut AvbOps, in try_write_persistent_value()
1094 ops: *mut AvbOps, in validate_public_key_for_partition()
1127 ops: *mut AvbOps, in try_validate_public_key_for_partition()