Searched defs:aes_128_cbc_encrypt (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant/
H A Daes_wrap.c450 * 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/
H A Daes_wrap.c468 * 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 12 milliseconds