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

  /external/wpa_supplicant/
aes_wrap.c 386 * aes_128_eax_decrypt - AES-128 EAX mode decryption
397 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, function
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes_wrap.c 397 * aes_128_eax_decrypt - AES-128 EAX mode decryption
408 int aes_128_eax_decrypt(const u8 *key, const u8 *nonce, size_t nonce_len, function

Completed in 47 milliseconds