Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Daes_gcm.c18 void ieee80211_aes_gcm_encrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, in ieee80211_aes_gcm_encrypt()
42 int ieee80211_aes_gcm_decrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, in ieee80211_aes_gcm_decrypt()
Dwpa.c559 static void gcmp_special_blocks(struct sk_buff *skb, u8 *pn, u8 *j_0, u8 *aad) in gcmp_special_blocks()
640 u8 j_0[AES_BLOCK_SIZE]; in gcmp_encrypt_skb() local
761 u8 j_0[AES_BLOCK_SIZE]; in ieee80211_crypto_gcmp_decrypt() local