Home
last modified time | relevance | path

Searched refs:hCryptProv (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
86 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
98 return handles.hCryptProv; in getHCryptProvider()
105 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.mscapi/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
85 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
97 return handles.hCryptProv; in getHCryptProvider()
104 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/security/mscapi/
H A DCKey.java50 long hCryptProv = 0; field in CKey.NativeHandles
53 public NativeHandles(long hCryptProv, long hCryptKey) { in NativeHandles() argument
54 this.hCryptProv = hCryptProv; in NativeHandles()
62 cleanUp(hCryptProv, hCryptKey); in finalize()
63 hCryptProv = 0; in finalize()
86 private native static void cleanUp(long hCryptProv, long hCryptKey); in cleanUp() argument
98 return handles.hCryptProv; in getHCryptProvider()
105 protected native static String getContainerName(long hCryptProv); in getContainerName() argument
/dports/net/mpich2/mpich2-1.5/src/pm/smpd/
H A Dsmpd_authenticate.c105 HCRYPTPROV hCryptProv = 0; in smpd_encrypt_data() local
124 if (!CryptAcquireContext(&hCryptProv, NULL, MS_DEF_PROV, PROV_RSA_FULL, CRYPT_VERIFYCONTEXT)) in smpd_encrypt_data()
133 if (!CryptCreateHash(hCryptProv, CALG_MD5, 0, 0, &hHash)) in smpd_encrypt_data()
153 if (!CryptDeriveKey(hCryptProv, CALG_RC2, hHash, CRYPT_EXPORTABLE, &hKey)) in smpd_encrypt_data()
210 if (hCryptProv) in smpd_encrypt_data()
212 CryptReleaseContext(hCryptProv, 0); in smpd_encrypt_data()
259 HCRYPTPROV hCryptProv = 0; in smpd_decrypt_data() local
287 if (!CryptCreateHash(hCryptProv, CALG_MD5, 0, 0, &hHash)) in smpd_decrypt_data()
307 if (!CryptDeriveKey(hCryptProv, CALG_RC2, hHash, CRYPT_EXPORTABLE, &hKey)) in smpd_decrypt_data()
375 if (hCryptProv) in smpd_decrypt_data()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1308 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1330 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1830 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2411 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2423 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2555 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/security/mscapi/
H A Dsecurity.cpp280 &hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
308 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
334 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
356 if (hCryptProv) in Java_sun_security_mscapi_PRNG_generateSeed()
1289 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1311 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1811 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2392 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2404 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2536 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/security/mscapi/
H A Dsecurity.cpp280 &hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
308 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
334 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
356 if (hCryptProv) in Java_sun_security_mscapi_PRNG_generateSeed()
1289 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1311 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1811 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2392 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2404 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2536 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.mscapi/windows/native/libsunmscapi/
H A Dsecurity.cpp277 &hCryptProv, in Java_sun_security_mscapi_PRNG_getContext()
285 return hCryptProv; in Java_sun_security_mscapi_PRNG_getContext()
333 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
359 hCryptProv, in Java_sun_security_mscapi_PRNG_generateSeed()
1291 &hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1313 hCryptProv, in Java_sun_security_mscapi_CKeyPairGenerator_00024RSA_generateCKeyPair()
1813 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_destroyKeyContainer()
2394 &hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2406 hCryptProv, in Java_sun_security_mscapi_CKeyStore_storePrivateKey()
2538 &hCryptProv, in Java_sun_security_mscapi_CSignature_importPublicKey()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/native/libjava/
H A DWinCAPISeedGenerator.c47 HCRYPTPROV hCryptProv; in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed() local
52 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, 0) == FALSE) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
54 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
66 if (CryptGenRandom(hCryptProv, numBytes, randBytes)) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
72 CryptReleaseContext(hCryptProv, 0); in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/native/libjava/
H A DWinCAPISeedGenerator.c47 HCRYPTPROV hCryptProv; in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed() local
52 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, 0) == FALSE) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
54 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
66 if (CryptGenRandom(hCryptProv, numBytes, randBytes)) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
72 CryptReleaseContext(hCryptProv, 0); in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/native/libjava/
H A DWinCAPISeedGenerator.c47 HCRYPTPROV hCryptProv; in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed() local
52 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, 0) == FALSE) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
54 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
66 if (CryptGenRandom(hCryptProv, numBytes, randBytes)) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
72 CryptReleaseContext(hCryptProv, 0); in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/native/libjava/
H A DWinCAPISeedGenerator.c47 HCRYPTPROV hCryptProv; in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed() local
52 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, 0) == FALSE) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
54 if (CryptAcquireContextA(&hCryptProv, "J2SE", NULL, PROV_RSA_FULL, in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
66 if (CryptGenRandom(hCryptProv, numBytes, randBytes)) { in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()
72 CryptReleaseContext(hCryptProv, 0); in Java_sun_security_provider_NativeSeedGenerator_nativeGenerateSeed()

12345678910>>...19