Searched refs:HCRYPTPROV (Results 1 – 19 of 19) sorted by relevance
/external/libchrome/crypto/ |
D | scoped_capi_types.h | 110 HCRYPTPROV, 111 CAPIDestroyerWithFlags<HCRYPTPROV,
|
D | symmetric_key.h | 81 SymmetricKey(HCRYPTPROV provider, HCRYPTKEY key,
|
/external/libcups/cups/ |
D | tls-sspi.c | 427 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in httpLoadCredentials() 552 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in httpSaveCredentials() 1683 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in http_sspi_find_credentials() 1883 HCRYPTPROV hProv = (HCRYPTPROV)NULL; in http_sspi_make_credentials()
|
/external/libmicrohttpd/src/testcurl/ |
D | test_digestauth_with_arguments.c | 167 HCRYPTPROV cc; in testDigestAuth()
|
D | test_digestauth.c | 168 HCRYPTPROV cc; in testDigestAuth()
|
/external/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 155 typedef HCRYPTPROV handle_type;
|
D | Process.inc | 462 HCRYPTPROV HCPC;
|
/external/fio/os/ |
D | os-windows.h | 236 HCRYPTPROV hCryptProv; in init_random_state()
|
/external/wpa_supplicant_8/src/utils/ |
D | os_win32.c | 134 HCRYPTPROV prov; in os_get_random()
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | PathV2.inc | 116 BOOL WINAPI CryptReleaseContext(HCRYPTPROV Provider) { 120 typedef ScopedHandle<HCRYPTPROV, uintptr_t(-1), 121 BOOL (WINAPI*)(HCRYPTPROV), CryptReleaseContext> 555 HCRYPTPROV HCPC;
|
/external/curl/lib/ |
D | curl_ntlm_core.c | 308 HCRYPTPROV hprov; in encrypt_des() 551 HCRYPTPROV hprov; in Curl_ntlm_core_mk_nt_hash()
|
D | md5.c | 135 HCRYPTPROV hCryptProv;
|
/external/libevent/ |
D | arc4random.c | 150 static HCRYPTPROV provider; in arc4_seed_win32()
|
/external/ImageMagick/MagickCore/ |
D | nt-base.c | 798 HCRYPTPROV in NTGatherRandomData() 804 handle=(HCRYPTPROV) NULL; in NTGatherRandomData()
|
/external/mdnsresponder/mDNSWindows/ |
D | mDNSWin32.c | 202 #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/ |
D | tool_metalink.c | 78 HCRYPTPROV hCryptProv;
|
/external/pdfium/core/fxcrt/ |
D | fx_extension.cpp | 636 HCRYPTPROV hCP = 0; in FX_GenerateCryptoRandom()
|
/external/curl/lib/vtls/ |
D | schannel.c | 1492 HCRYPTPROV hCryptProv = 0; in Curl_schannel_random()
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 302 HCRYPTPROV crypt_prov;
|