Lines Matching refs:TrustyKeymaster
27 GetVersion2Response TrustyKeymaster::GetVersion2( in GetVersion2()
60 long TrustyKeymaster::GetAuthTokenKey(keymaster_key_blob_t* key) { in GetAuthTokenKey()
67 std::unique_ptr<cppbor::Map> TrustyKeymaster::GetDeviceInfo() { in GetDeviceInfo()
71 void TrustyKeymaster::SetBootParams(const SetBootParamsRequest& request, in SetBootParams()
94 void TrustyKeymaster::SetAttestationKey(const SetAttestationKeyRequest& request, in SetAttestationKey()
121 void TrustyKeymaster::DestroyAttestationIds( in DestroyAttestationIds()
135 void TrustyKeymaster::SetAttestationIds(const SetAttestationIdsRequest& request, in SetAttestationIds()
148 void TrustyKeymaster::SetAttestationIdsKM3( in SetAttestationIdsKM3()
162 void TrustyKeymaster::SetWrappedAttestationKey( in SetWrappedAttestationKey()
204 void TrustyKeymaster::ClearAttestationCertChain( in ClearAttestationCertChain()
247 void TrustyKeymaster::AppendAttestationCertChain( in AppendAttestationCertChain()
288 void TrustyKeymaster::AtapGetCaRequest(const AtapGetCaRequestRequest& request, in AtapGetCaRequest()
297 void TrustyKeymaster::AtapSetCaResponseBegin( in AtapSetCaResponseBegin()
307 void TrustyKeymaster::AtapSetCaResponseUpdate( in AtapSetCaResponseUpdate()
317 void TrustyKeymaster::AtapSetCaResponseFinish( in AtapSetCaResponseFinish()
327 void TrustyKeymaster::AtapReadUuid(const AtapReadUuidRequest& request, in AtapReadUuid()
347 void TrustyKeymaster::AtapSetProductId(const AtapSetProductIdRequest& request, in AtapSetProductId()