Home
last modified time | relevance | path

Searched defs:roundConst (Results 1 – 1 of 1) sorted by relevance

/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/
DKwp.java111 int roundConst = i * blocks + j + 1; in computeW() local
146 int roundConst = i * blocks + j + 1; in invertW() local