Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 8 of 8) sorted by relevance

/reactos/modules/rostests/winetests/bcrypt/
H A Dbcrypt.c166 BCRYPT_ALG_HANDLE alg; in test_sha1() local
273 BCRYPT_ALG_HANDLE alg; in test_sha256() local
380 BCRYPT_ALG_HANDLE alg; in test_sha384() local
489 BCRYPT_ALG_HANDLE alg; in test_sha512() local
597 BCRYPT_ALG_HANDLE alg; in test_md5() local
704 BCRYPT_ALG_HANDLE alg; in test_BcryptHash() local
743 BCRYPT_ALG_HANDLE alg; in test_rng() local
/reactos/dll/3rdparty/mbedtls/
H A Dasn1parse.c314 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params ) in mbedtls_asn1_get_alg()
358 mbedtls_asn1_buf *alg ) in mbedtls_asn1_get_alg_null()
H A Dx509.c140 mbedtls_x509_buf *alg ) in mbedtls_x509_get_alg_null()
154 mbedtls_x509_buf *alg, mbedtls_x509_buf *params ) in mbedtls_x509_get_alg()
174 static int x509_get_hash_alg( const mbedtls_x509_buf *alg, mbedtls_md_type_t *md_alg ) in x509_get_hash_alg()
/reactos/dll/win32/bcrypt/
H A Dbcrypt_main.c338 struct algorithm *alg; in BCryptOpenAlgorithmProvider() local
382 struct algorithm *alg = handle; in BCryptCloseAlgorithmProvider() local
573 gnutls_digest_algorithm_t alg; in hash_init() local
609 gnutls_mac_algorithm_t alg; in hmac_init() local
991 const struct algorithm *alg = (const struct algorithm *)object; in BCryptGetProperty() local
1008 struct algorithm *alg = algorithm; in BCryptCreateHash() local
/reactos/modules/rostests/winetests/crypt32/
H A Doid.c104 DWORD alg; in testOIDToAlgID() local
552 ALG_ID alg = CALG_SHA1; in test_findOIDInfo() local
/reactos/modules/rostests/winetests/secur32/
H A Dschannel.c99 static const char *algid_to_str(ALG_ID alg) in algid_to_str()
/reactos/dll/win32/fusion/
H A Dassembly.c812 BCRYPT_ALG_HANDLE alg; in assembly_get_pubkey_token() local
/reactos/dll/win32/crypt32/
H A Dcert.c2478 BCRYPT_ALG_HANDLE alg = NULL; in CNG_CalcHash() local
2516 BCRYPT_ALG_HANDLE alg = NULL; in CNG_ImportECCPubKey() local