Searched refs:PK_MOD (Results 1 – 3 of 3) sorted by relevance
39 private final static byte[] PK_MOD = { field in CarrierLock169 verifyingKey.setModulus(PK_MOD, (short)0, (short)PK_MOD.length); in CarrierLock()316 if (unlockTokenLength < (short)(VERSION_SIZE + NONCE_SIZE + PK_MOD.length)) { in verifyUnlock()
49 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0}; variable1329 } else if (0 == token.compare(PK_MOD, 3)) { in getKeyType()
101 applet (`CarrierLock.java:PK_MOD`).