Searched defs:BLOWFISH_MAX_KEYSIZE (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/com/sun/crypto/provider/
H A DBlowfishConstants.java40 int BLOWFISH_MAX_KEYSIZE = 56; // number of bytes field in interface:BlowfishConstants
/openjdk10/jdk/test/com/sun/crypto/provider/Cipher/KeyWrap/
H A DTestCipherKeyWrapperTest.java64 private static final int BLOWFISH_MAX_KEYSIZE = 448; field in class:TestCipherKeyWrapperTest

Completed in 42 milliseconds