Home
last modified time | relevance | path

Searched refs:BCRYPT_HASH_LENGTH (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/BCrypt/
H A DInterop.BCryptPropertyStrings.cs14 internal const string BCRYPT_HASH_LENGTH = "HashDigestLength"; field in Interop.BCrypt.BCryptPropertyStrings
H A DCng.cs188 public const String BCRYPT_HASH_LENGTH = "HashDigestLength"; field in Internal.NativeCrypto.Cng.BCryptGetPropertyStrings
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/win-crypto-ng-0.2.0/src/
H A Dproperty.rs86 const IDENTIFIER: &'static str = bcrypt::BCRYPT_HASH_LENGTH;
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/src/mongoc/
H A Dmongoc-crypto-cng.c60 BCRYPT_HASH_LENGTH, in _mongoc_crypto_cng_hmac_or_hash()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Internal/Cryptography/
H A DHashProviderCng.cs61 …ypt.BCryptGetProperty(_hHash, Interop.BCrypt.BCryptPropertyStrings.BCRYPT_HASH_LENGTH, &hashSize, … in HashProviderCng()
/dports/www/libjwt/libjwt-1.13.1/libjwt/
H A Djwt-wincrypt.c538 BCRYPT_HASH_LENGTH, in jwt_sign_sha_hmac()
747 BCRYPT_HASH_LENGTH, in jwt_sign_sha_pem()
948 BCRYPT_HASH_LENGTH, in jwt_verify_sha_pem()
/dports/databases/pecl-mongodb/mongodb-1.9.1/src/libmongoc/src/libmongoc/src/mongoc/
H A Dmongoc-crypto-cng.c119 BCRYPT_HASH_LENGTH, in _mongoc_crypto_cng_hmac_or_hash()
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dbcrypt.h77 #define BCRYPT_HASH_LENGTH L"HashDigestLength" macro
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzip_crypto_win.c166 …ssword, cbPassword, 0)) && BCRYPT_SUCCESS(BCryptGetProperty(hHash, BCRYPT_HASH_LENGTH, (PUCHAR)&cb… in hmacInit()
424 …status = BCryptGetProperty(hmac->hAlgorithm, BCRYPT_HASH_LENGTH, (PUCHAR)&hmac->cbHash, sizeof(hma… in _zip_crypto_hmac_new()
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_crypto_win.c167 …ssword, cbPassword, 0)) && BCRYPT_SUCCESS(BCryptGetProperty(hHash, BCRYPT_HASH_LENGTH, (PUCHAR)&cb… in hmacInit()
425 …status = BCryptGetProperty(hmac->hAlgorithm, BCRYPT_HASH_LENGTH, (PUCHAR)&hmac->cbHash, sizeof(hma… in _zip_crypto_hmac_new()
/dports/graphics/aseprite/aseprite-1.2.9/third_party/libarchive/libarchive/
H A Darchive_hmac.c98 status = BCryptGetProperty(hAlg, BCRYPT_HASH_LENGTH, (PUCHAR)&hash_len, in __hmac_sha1_init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/src/libarchive/libarchive/
H A Darchive_hmac.c98 status = BCryptGetProperty(hAlg, BCRYPT_HASH_LENGTH, (PUCHAR)&hash_len, in __hmac_sha1_init()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/
H A Darchive_hmac.c101 status = BCryptGetProperty(hAlg, BCRYPT_HASH_LENGTH, (PUCHAR)&hash_len, in __hmac_sha1_init()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_hmac.c101 status = BCryptGetProperty(hAlg, BCRYPT_HASH_LENGTH, (PUCHAR)&hash_len, in __hmac_sha1_init()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_hmac.c101 status = BCryptGetProperty(hAlg, BCRYPT_HASH_LENGTH, (PUCHAR)&hash_len, in __hmac_sha1_init()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibarchive/libarchive/
H A Darchive_hmac.c101 status = BCryptGetProperty(hAlg, BCRYPT_HASH_LENGTH, (PUCHAR)&hash_len, in __hmac_sha1_init()
/dports/ftp/uftp/uftp-5.0/
H A Dencrypt_cng.c412 status = BCryptGetProperty(alg, BCRYPT_HASH_LENGTH, (PUCHAR)&hashlen, in get_hash_len()
626 status = BCryptGetProperty(alghandle, BCRYPT_HASH_LENGTH, in create_hmac()
673 status = BCryptGetProperty(alghandle, BCRYPT_HASH_LENGTH, in hash()
/dports/security/xmlsec1/xmlsec1-1.2.29/src/mscng/
H A Ddigests.c277 BCRYPT_HASH_LENGTH, in xmlSecMSCngDigestExecute()
H A Dhmac.c276 BCRYPT_HASH_LENGTH, in xmlSecMSCngHmacSetKey()
H A Dkw_des.c134 BCRYPT_HASH_LENGTH, in xmlSecMSCngKWDes3Sha1()
H A Dsignatures.c479 BCRYPT_HASH_LENGTH, in xmlSecMSCngSignatureExecute()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/http/oauth/
H A Doauth1.cpp73 …status = BCryptGetProperty(alg_handle, BCRYPT_HASH_LENGTH, (PBYTE)&hash_len, sizeof(hash_len), &re… in _hmac_sha1()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbcrypt.h125 #define BCRYPT_HASH_LENGTH L"HashDigestLength" macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbcrypt.h125 #define BCRYPT_HASH_LENGTH L"HashDigestLength" macro
/dports/security/beid/eid-mw-5.0.8/cardcomm/minidriver/src/inc/
H A Dbcrypt.h190 #define BCRYPT_HASH_LENGTH L"HashDigestLength" macro

12345678