Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Daes-gcm.c143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr() function
/freebsd/sys/net80211/
H A Dieee80211_crypto_gcm.c204 aes_gctr(rijndael_ctx *aes, const uint8_t *icb, in aes_gctr() function