Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Daes-gcm.c175 static void * aes_gcm_init_hash_subkey(const u8 *key, size_t key_len, u8 *H) in aes_gcm_init_hash_subkey() function
/freebsd/sys/net80211/
H A Dieee80211_crypto_gcm.c238 aes_gcm_init_hash_subkey(rijndael_ctx *aes, uint8_t *H) in aes_gcm_init_hash_subkey() function