Home
last modified time | relevance | path

Searched refs:HCRYPTPROV (Results 1 – 25 of 30) sorted by relevance

12

/external/libchrome/crypto/
Dscoped_capi_types.h110 HCRYPTPROV,
111 CAPIDestroyerWithFlags<HCRYPTPROV,
/external/python/cpython2/Python/
Drandom.c18 typedef BOOL (WINAPI *CRYPTACQUIRECONTEXTA)(HCRYPTPROV *phProv,\
21 typedef BOOL (WINAPI *CRYPTGENRANDOM)(HCRYPTPROV hProv, DWORD dwLen,\
27 static HCRYPTPROV hCryptProv = 0;
/external/llvm-project/llvm/lib/Support/
DRandomNumberGenerator.cpp60 HCRYPTPROV hProvider; in getRandomBytes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRandomNumberGenerator.cpp60 HCRYPTPROV hProvider; in getRandomBytes()
/external/libcups/cups/
Dtls-sspi.c420 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in httpLoadCredentials()
545 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in httpSaveCredentials()
1683 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in http_sspi_find_credentials()
1887 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in http_sspi_make_credentials()
/external/pdfium/core/fxcrt/
Dfx_random.cpp39 HCRYPTPROV hCP = 0; in GenerateSeedFromCryptoRandom()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h142 typedef HCRYPTPROV handle_type;
/external/llvm-project/llvm/include/llvm/Support/Windows/
DWindowsSupport.h142 typedef HCRYPTPROV handle_type;
/external/llvm/lib/Support/Windows/
DWindowsSupport.h155 typedef HCRYPTPROV handle_type;
/external/wpa_supplicant_8/src/utils/
Dos_win32.c134 HCRYPTPROV prov; in os_get_random()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h156 typedef HCRYPTPROV handle_type;
DProcess.inc450 HCRYPTPROV HCPC;
/external/python/cpython3/Python/
Dbootstrap_hash.c45 static HCRYPTPROV hCryptProv = 0;
/external/libevent/
Darc4random.c154 static HCRYPTPROV provider; in arc4_seed_win32()
/external/python/cryptography/src/_cffi_src/openssl/src/
Dosrandom_engine.c27 static HCRYPTPROV hCryptProv = 0;
/external/curl/lib/
Dsha256.c200 HCRYPTPROV hCryptProv;
Dcurl_ntlm_core.c335 HCRYPTPROV hprov; in encrypt_des()
Dmd4.c145 HCRYPTPROV hCryptProv;
Dmd5.c185 HCRYPTPROV hCryptProv;
/external/curl/lib/vtls/
Dschannel_verify.c576 (HCRYPTPROV)NULL, in Curl_verify_certificate()
Dschannel.c731 (HCRYPTPROV)NULL, in schannel_connect_step1()
2255 HCRYPTPROV hCryptProv = 0; in Curl_schannel_random()
2344 HCRYPTPROV hProv = 0; in Curl_schannel_checksum()
/external/ImageMagick/MagickCore/
Dnt-base.c755 HCRYPTPROV in NTGatherRandomData()
761 handle=(HCRYPTPROV) NULL; in NTGatherRandomData()
/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c202 #ifndef HCRYPTPROV
203 typedef ULONG_PTR HCRYPTPROV; // WinCrypt.h, line 249 typedef
219 typedef BOOL (__stdcall *fnCryptGenRandom)( HCRYPTPROV, DWORD, BYTE* );
220 typedef BOOL (__stdcall *fnCryptAcquireContext)( HCRYPTPROV*, LPCTSTR, LPCTSTR, DWORD, DWORD);
221 typedef BOOL (__stdcall *fnCryptReleaseContext)(HCRYPTPROV, DWORD);
227 static HCRYPTPROV g_hProvider = ( ULONG_PTR ) NULL;
/external/curl/src/
Dtool_metalink.c75 HCRYPTPROV hCryptProv;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DProcess.inc443 HCRYPTPROV HCPC;

12