Searched refs:SetAttestationKey (Results 1 – 4 of 4) sorted by relevance
58 void SetAttestationKey(const SetAttestationKeyRequest& request,
94 void TrustyKeymaster::SetAttestationKey(const SetAttestationKeyRequest& request, in SetAttestationKey() function in keymaster::TrustyKeymaster
333 TrustyPerformOpReq::SetAttestationKey(req) => { in handle_message()336 Ok(TrustyPerformOpRsp::SetAttestationKey(SetAttestationKeyResponse {})) in handle_message()641 const SET_ATTESTATION_KEY_CMD: u32 = legacy::TrustyKeymasterOperation::SetAttestationKey as u32;
562 return do_dispatch(&TrustyKeymaster::SetAttestationKey, msg, in keymaster_dispatch_non_secure()