Home
last modified time | relevance | path

Searched defs:op_handle (Results 1 – 8 of 8) sorted by relevance

/system/keymaster/android_keymaster/
Doperation_table.cpp40 Operation* OperationTable::Find(keymaster_operation_handle_t op_handle) { in Find()
54 bool OperationTable::Delete(keymaster_operation_handle_t op_handle) { in Delete()
Dkeymaster_enforcement.cpp120 keymaster_operation_handle_t op_handle, in AuthorizeOperation()
148 keymaster_operation_handle_t op_handle) { in AuthorizeUpdateOrFinish()
488 const keymaster_operation_handle_t op_handle, in AuthTokenMatches()
/system/keymaster/include/keymaster/
Dkeymaster_enforcement.h77 keymaster_operation_handle_t op_handle) { in AuthorizeUpdate()
88 keymaster_operation_handle_t op_handle) { in AuthorizeFinish()
Dandroid_keymaster_messages.h359 keymaster_operation_handle_t op_handle; member
370 keymaster_operation_handle_t op_handle; member
395 keymaster_operation_handle_t op_handle; member
423 keymaster_operation_handle_t op_handle; member
/system/security/keystore/
Dkeymaster_enforcement.h120 uint64_t op_handle) { in AuthorizeUpdate()
130 uint64_t op_handle) { in AuthorizeFinish()
Dauth_token_table.cpp116 uint64_t op_handle) { in FindAuthorization()
135 const std::vector<uint64_t>& sids, HardwareAuthenticatorType auth_type, uint64_t op_handle) { in FindAuthPerOpAuthorization()
262 void AuthTokenTable::MarkCompleted(const uint64_t op_handle) { in MarkCompleted()
Dkeymaster_enforcement.cpp76 uint64_t op_handle, bool is_begin_operation) { in AuthorizeOperation()
103 uint64_t op_handle) { in AuthorizeUpdateOrFinish()
435 const uint64_t op_handle, in AuthTokenMatches()
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster1_engine.h63 keymaster_operation_handle_t op_handle; member