HomeSort by relevance Sort by last modified time
    Searched refs:CryptSignHash (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h 647 #define CryptSignHash __MINGW_NAME_AW(CryptSignHash)
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_openssl.c 381 if (!CryptSignHash(hash, priv->key_spec, NULL, 0, buf, &len)) {
382 cryptoapi_error("CryptSignHash failed");
    [all...]

Completed in 62 milliseconds