Searched refs:CRYPT_IPSEC_HMAC_KEY (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dcrypto_cryptoapi.c380 * CRYPT_IPSEC_HMAC_KEY flag for CryptImportKey() is needed to
406 #ifndef CRYPT_IPSEC_HMAC_KEY
407 #define CRYPT_IPSEC_HMAC_KEY 0x00000100 macro
410 sizeof(key_blob), 0, CRYPT_IPSEC_HMAC_KEY,

Completed in 91 milliseconds