Searched refs:extractNonce (Results 1 – 2 of 2) sorted by relevance
163 public byte[] extractNonce(byte[] gamma) { in extractNonce() method in PoloChallengeResponse185 nonce = extractNonce(gamma); in checkGamma()
506 byte[] userNonce = mChallenge.extractNonce(userGamma); in doPairingPhase()