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

  /external/wpa_supplicant_8/src/crypto/
crypto_cryptoapi.c 380 * CRYPT_IPSEC_HMAC_KEY flag for CryptImportKey() is needed to
406 #ifndef CRYPT_IPSEC_HMAC_KEY
407 #define CRYPT_IPSEC_HMAC_KEY 0x00000100
410 sizeof(key_blob), 0, CRYPT_IPSEC_HMAC_KEY,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincrypt.h 258 #define CRYPT_IPSEC_HMAC_KEY 0x100
    [all...]

Completed in 108 milliseconds