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

  /external/libchrome/crypto/
hmac_win.cc 132 // CRYPT_IPSEC_HMAC_KEY are not supported on Windows 2000. PLAINTEXTKEYBLOB
136 // CRYPT_IPSEC_HMAC_KEY allows keys longer than 16 bytes.
156 CRYPT_IPSEC_HMAC_KEY, plat_->key_.receive())) {
symmetric_key_win.cc 82 flags |= 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 85 milliseconds