Home
last modified time | relevance | path

Searched defs:pPrivateKey (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/OSX/System.Security.Cryptography.Native.Apple/
H A DInterop.Ecc.cs19 out SafeSecKeyRefHandle pPrivateKey, in AppleCryptoNative_EccGenerateKey()
28 out SafeSecKeyRefHandle pPrivateKey) in EccGenerateKey()
H A DInterop.RSA.cs21 out SafeSecKeyRefHandle pPrivateKey, in AppleCryptoNative_RsaGenerateKey()
95 out SafeSecKeyRefHandle pPrivateKey) in RsaGenerateKey()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Security.Cryptography.Native.Apple/
H A Dpal_ecc.cpp8 …int32_t keySizeBits, SecKeychainRef tempKeychain, SecKeyRef* pPublicKey, SecKeyRef* pPrivateKey, i… in AppleCryptoNative_EccGenerateKey()
H A Dpal_rsa.cpp11 …int32_t keySizeBits, SecKeychainRef tempKeychain, SecKeyRef* pPublicKey, SecKeyRef* pPrivateKey, i… in AppleCryptoNative_RsaGenerateKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx834 SECKEYPrivateKey* pPrivateKey = SECKEY_CopyPrivateKey(pCertificate->getPrivateKey()); in createKeysManager() local
869 SECKEYPrivateKey* pPrivateKey = nullptr; in insertPrivateKey() local
889 SECKEYPrivateKey* pPrivateKey = insertPrivateKey(raPrivateKey); in createDERCertificateWithPrivateKey() local
H A Dx509certificate_nssimpl.cxx340 … SECKEYPrivateKey* pPrivateKey = PK11_FindPrivateKeyFromCert(m_pCert->slot, m_pCert, nullptr); in getPrivateKey() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx855 SECKEYPrivateKey* pPrivateKey = SECKEY_CopyPrivateKey(pCertificate->getPrivateKey()); in createKeysManager() local
890 SECKEYPrivateKey* pPrivateKey = nullptr; in insertPrivateKey() local
910 SECKEYPrivateKey* pPrivateKey = insertPrivateKey(raPrivateKey); in createDERCertificateWithPrivateKey() local
H A Dx509certificate_nssimpl.cxx337 … SECKEYPrivateKey* pPrivateKey = PK11_FindPrivateKeyFromCert(m_pCert->slot, m_pCert, nullptr); in getPrivateKey() local
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/common/
H A Dkeypair.cpp633 …ateKeyExchangeKeyPair( CECKeyExchangePublicKey *pPublicKey, CECKeyExchangePrivateKey *pPrivateKey ) in GenerateKeyExchangeKeyPair()
644 …rypto::GenerateSigningKeyPair( CECSigningPublicKey *pPublicKey, CECSigningPrivateKey *pPrivateKey ) in GenerateSigningKeyPair()
/dports/www/htdigest/httpd-2.4.6/modules/ssl/
H A Dssl_engine_pphrase.c145 EVP_PKEY *pPrivateKey; in ssl_pphrase_Handle() local
/dports/security/cryptopp/cryptopp-8.6.0/
H A Deccrypto.h527 DL_PrivateKey_ECGDSA<EC> *pPrivateKey = NULLPTR; in AssignFrom() local
H A Dpubkey.h1194 DL_PrivateKey<T> *pPrivateKey = NULLPTR; in AssignFrom() local
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Deccrypto.h520 DL_PrivateKey_ECGDSA_ISO15946<EC> *pPrivateKey = NULL; in AssignFrom() local
H A Dpubkey.h1064 DL_PrivateKey<T> *pPrivateKey = NULL; in AssignFrom() local
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Deccrypto.h527 DL_PrivateKey_ECGDSA<EC> *pPrivateKey = NULLPTR; in AssignFrom() local
H A Dpubkey.h1194 DL_PrivateKey<T> *pPrivateKey = NULLPTR; in AssignFrom() local
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Deccrypto.h527 DL_PrivateKey_ECGDSA<EC> *pPrivateKey = NULLPTR; in AssignFrom() local
H A Dpubkey.h1194 DL_PrivateKey<T> *pPrivateKey = NULLPTR; in AssignFrom() local
/dports/www/apache24/httpd-2.4.53/modules/ssl/
H A Dssl_engine_pphrase.c144 EVP_PKEY *pPrivateKey = NULL; in ssl_load_encrypted_pkey() local
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Deccrypto.h527 DL_PrivateKey_ECGDSA<EC> *pPrivateKey = NULLPTR; in AssignFrom() local
H A Dpubkey.h1194 DL_PrivateKey<T> *pPrivateKey = NULLPTR; in AssignFrom() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dschannel.h615 PBYTE pPrivateKey; member
644 PBYTE pPrivateKey; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dschannel.h615 PBYTE pPrivateKey; member
644 PBYTE pPrivateKey; member
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/steamnetworkingsockets/clientlib/
H A Dcsteamnetworkingsockets.cpp1419 …ockets::SetCertificateAndPrivateKey( const void *pCert, int cbCert, void *pPrivateKey, int cbPriva… in SetCertificateAndPrivateKey()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Security/Authentication/Identity/
H A Dmod.rs4228 pub pPrivateKey: *mut u8, field
6280 pub pPrivateKey: *mut u8, field

12