Searched refs:hostKeyLease (Results 1 – 1 of 1) sorted by relevance
450 uint32_t hostKeyLease = 0; in CommitSrpUpdate() local462 hostKeyLease = aHost.GetKeyLease(); in CommitSrpUpdate()464 grantedKeyLease = useShortLease ? grantedLease : aLeaseConfig.GrantKeyLease(hostKeyLease); in CommitSrpUpdate()572 if (aError == kErrorNone && !(grantedLease == hostLease && grantedKeyLease == hostKeyLease)) in CommitSrpUpdate()