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

/openjdk7/jdk/src/share/classes/javax/crypto/
H A DCipher.java329 private final static int S_MAYBE = 1; // unable to determine field in class:Cipher
390 return S_MAYBE;
514 } else { // S_MAYBE, try out if it works

Completed in 54 milliseconds