Home
last modified time | relevance | path

Searched refs:operation_handle (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Dkeymaster2.h336 keymaster_operation_handle_t* operation_handle);
377 keymaster_operation_handle_t operation_handle,
406 keymaster_operation_handle_t operation_handle,
416 keymaster_operation_handle_t operation_handle);
Dkeymaster1.h455 keymaster_operation_handle_t* operation_handle);
496 keymaster_operation_handle_t operation_handle,
522 keymaster_operation_handle_t operation_handle,
532 keymaster_operation_handle_t operation_handle);
/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.cpp636 keymaster_operation_handle_t& operation_handle = resultOpHandle; in begin() local
642 &kmInParams, &out_params, &operation_handle); in begin()