Home
last modified time | relevance | path

Searched refs:AppendAttestationCertChainResponse (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/keymaster/
Dtrusty_keymaster.h94 AppendAttestationCertChainResponse* response);
Dtrusty_keymaster_messages.h197 using AppendAttestationCertChainResponse = EmptyKeymasterResponse; variable
Dtrusty_keymaster.cpp249 AppendAttestationCertChainResponse* response) { in AppendAttestationCertChain()
/trusty/user/app/keymint/
Dipc_manager.rs26 self, AppendAttestationCertChainResponse, ClearAttestationCertChainResponse,
342 AppendAttestationCertChainResponse {}, in handle_message()