Home
last modified time | relevance | path

Searched refs:attestationChallenge (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/identity/common/
DWritableIdentityCredential.cpp70 const vector<uint8_t>& attestationChallenge, in getAttestationCertificate() argument
79 if (attestationChallenge.empty()) { in getAttestationCertificate()
86 attestationChallenge, attestationApplicationId); in getAttestationCertificate()
DWritableIdentityCredential.h59 const vector<uint8_t>& attestationChallenge,