HomeSort by relevance Sort by last modified time
    Searched full:p_02 (Results 1 - 1 of 1) sorted by null

  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
TwofishEngine.java 158 private static final int P_02 = 0;
417 [(P[P_02][b0] & 0xff) ^ b0(k1)] & 0xff) ^ b0(k0)];
552 gMDS0[(P[P_01][(P[P_02][b0]&0xff)^b0(k1)]&0xff)^b0(k0)] ^

Completed in 1906 milliseconds