Searched defs:oldRootSecret (Results 1 – 5 of 5) sorted by relevance
21 …nParamImpl::UpdatePinParamImpl(uint64_t oldCredentialId, const std::vector<uint8_t> &oldRootSecret, in UpdatePinParamImpl()
46 std::vector<uint8_t> oldRootSecret = { 2, 3, 4 }; variable
44 Buffer *oldRootSecret; member
160 std::vector<uint8_t> oldRootSecret = pinInfo->GetOldRootSecret(); in InvokeResultCallback() local
1143 Buffer *oldRootSecret = GetCacheRootSecret(userId); in DeleteUser() local