Home
last modified time | relevance | path

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

/trusty/user/app/keymaster/
Dtrusty_keymaster.h63 void SetWrappedAttestationKey(const SetAttestationKeyRequest& request,
Dtrusty_keymaster.cpp162 void TrustyKeymaster::SetWrappedAttestationKey( in SetWrappedAttestationKey() function in keymaster::TrustyKeymaster
/trusty/user/app/keymint/
Dipc_manager.rs352 TrustyPerformOpReq::SetWrappedAttestationKey(req) => { in handle_message()
355 Ok(TrustyPerformOpRsp::SetWrappedAttestationKey( in handle_message()
/trusty/user/app/keymaster/ipc/
Dkeymaster_ipc.cpp622 return do_dispatch(&TrustyKeymaster::SetWrappedAttestationKey, msg, in keymaster_dispatch_non_secure()