Home
last modified time | relevance | path

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

/system/security/identity/
DCredential.cpp655 vector<uint8_t> proofOfOwnershipSignature; in proveOwnership() local
656 Status status = halBinder_->proveOwnership(challenge, &proofOfOwnershipSignature); in proveOwnership()
660 *_aidl_return = proofOfOwnershipSignature; in proveOwnership()