Home
last modified time | relevance | path

Searched defs:BeginOperationResponse (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/keymaster/include/keymaster/
H A Dandroid_keymaster_messages.h517 struct BeginOperationResponse : public KeymasterResponse { struct
518 explicit BeginOperationResponse(int32_t ver) : KeymasterResponse(ver) {} in BeginOperationResponse() argument
524 keymaster_operation_handle_t op_handle;
525 AuthorizationSet output_params;
/aosp_15_r20/system/keymaster/tests/
H A Dandroid_keymaster_messages_test.cpp334 TEST(RoundTrip, BeginOperationResponse) { in TEST() argument
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ctdl/
Dkeymaster.proto305 message BeginOperationResponse { message
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto306 message BeginOperationResponse { message