Home
last modified time | relevance | path

Searched defs:modulusSize (Results 1 – 25 of 70) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.h61 …attribute__((aligned(__alignof__( ::java::security::AlgorithmParameterGeneratorSpi)))) modulusSize; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.h61 …attribute__((aligned(__alignof__( ::java::security::AlgorithmParameterGeneratorSpi)))) modulusSize; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.h61 …attribute__((aligned(__alignof__( ::java::security::AlgorithmParameterGeneratorSpi)))) modulusSize; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.h61 …attribute__((aligned(__alignof__( ::java::security::AlgorithmParameterGeneratorSpi)))) modulusSize; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.h61 …attribute__((aligned(__alignof__( ::java::security::AlgorithmParameterGeneratorSpi)))) modulusSize; variable
/dports/net/kitinerary/kitinerary-21.12.3/src/lib/vdv/
H A Diso9796_2decoder.cpp23 void Iso9796_2Decoder::setRsaParameters(const uint8_t *modulus, uint16_t modulusSize, const uint8_t… in setRsaParameters()
H A Dvdvcertificate.cpp71 uint16_t VdvCertificate::modulusSize() const in modulusSize() function in VdvCertificate
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.java69 private int modulusSize = -1; field in DHParametersGenerator
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.java69 private int modulusSize = -1; field in DHParametersGenerator
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.java69 private int modulusSize = -1; field in DHParametersGenerator
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.java69 private int modulusSize = -1; field in DHParametersGenerator
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/javax/crypto/jce/sig/
H A DDHParametersGenerator.java69 private int modulusSize = -1; field in DHParametersGenerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/com/sun/crypto/provider/KeyAgreement/
H A DTestExponentSize.java136 private static void checkKeyPair(KeyPair kp, Sizes modulusSize, in checkKeyPair()
/dports/security/cryptlib/cryptlib-3.4.3/keyset/
H A Dpkcs15_adpr.c652 int modulusSize; /* Optional parameter for RSA keys */ member
1069 IN_LENGTH_PKC const int modulusSize, in pkcs15AddPrivateKey()
1177 IN_LENGTH_PKC const int modulusSize, in pkcs15AddPrivateKey()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dgfpcrypt.cpp48 int modulusSize = 2048, defaultSubgroupOrderSize; in GenerateRandom() local
219 int modulusSize, subgroupOrderSize; in GenerateRandom() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dgfpcrypt.cpp48 int modulusSize = 1024, defaultSubgroupOrderSize; in GenerateRandom() local
189 int modulusSize, subgroupOrderSize; in GenerateRandom() local

123