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

  /external/wpa_supplicant/
aes_wrap.c 450 * aes_128_cbc_encrypt - AES-128 CBC encryption
457 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) function
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes_wrap.c 468 * aes_128_cbc_encrypt - AES-128 CBC encryption
475 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) function

Completed in 97 milliseconds