Home
last modified time | relevance | path

Searched defs:aes_128_ctr_encrypt (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/crypto/
Daes-ctr.c67 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt() function
Dcrypto_mbedtls_alt.c998 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, u8 *data, size_t data_len) in aes_128_ctr_encrypt() function