Searched refs:_counter (Results 1 - 1 of 1) sorted by relevance

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAHotpOathMechanism.m35 _counter = counter;
50 _code = [FRAOathCode hmac:self.algorithm codeLength:self.codeLength key:self.secretKey counter:++_counter];

Completed in 25 milliseconds