Searched refs:consumptionEnd (Results 1 – 1 of 1) sorted by relevance
214 Date consumptionEnd = new Date(now.getTime() + CONSUMPTION_TIME_OFFSET); in testEcAttestation_NoChallenge() local221 .setKeyValidityForConsumptionEnd(consumptionEnd) in testEcAttestation_NoChallenge()247 Date consumptionEnd = new Date(now.getTime() + CONSUMPTION_TIME_OFFSET); in testEcAttestation_DeviceLocked() local254 .setKeyValidityForConsumptionEnd(consumptionEnd); in testEcAttestation_DeviceLocked()383 Date consumptionEnd = new Date(now.getTime() + CONSUMPTION_TIME_OFFSET); in testRsaAttestation_NoChallenge() local389 .setKeyValidityForConsumptionEnd(consumptionEnd) in testRsaAttestation_NoChallenge()416 Date consumptionEnd = new Date(now.getTime() + CONSUMPTION_TIME_OFFSET); in testRsaAttestation_DeviceLocked() local423 .setKeyValidityForConsumptionEnd(consumptionEnd); in testRsaAttestation_DeviceLocked()528 Date consumptionEnd = new Date(startTime.getTime() + CONSUMPTION_TIME_OFFSET); in testRsaAttestation() local539 .setKeyValidityForConsumptionEnd(consumptionEnd); in testRsaAttestation()[all …]