Home | History | Annotate | Download | only in tests

Lines Matching defs:abort

334     return device()->abort(device(), op_handle_);
730 device_.abort = abort;
910 static keymaster_error_t abort(const struct keymaster1_device* dev,
912 return unwrap(dev)->abort(unwrap(dev), operation_handle);