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

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dcrypto_cryptoapi.c386 * CRYPT_IPSEC_HMAC_KEY flag for CryptImportKey() is needed to
412 #ifndef CRYPT_IPSEC_HMAC_KEY
413 #define CRYPT_IPSEC_HMAC_KEY 0x00000100 macro
416 sizeof(key_blob), 0, CRYPT_IPSEC_HMAC_KEY,

Completed in 50 milliseconds