Home
last modified time | relevance | path

Searched defs:j_0 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Daes_gcm.h13 ieee80211_aes_gcm_encrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, u8 *data, size_t data_len, u8 *mic) ieee80211_aes_gcm_encrypt() argument
22 ieee80211_aes_gcm_decrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, u8 *data, size_t data_len, u8 *mic) ieee80211_aes_gcm_decrypt() argument
H A Dwpa.c573 static void gcmp_special_blocks(struct sk_buff *skb, u8 *pn, u8 *j_0, u8 *aad) in gcmp_special_blocks() argument
653 u8 j_0[AES_BLOCK_SIZE]; in gcmp_encrypt_skb() local
779 u8 j_0[AES_BLOCK_SIZ in ieee80211_crypto_gcmp_decrypt() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Daes_gcm.h13 ieee80211_aes_gcm_encrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, u8 *data, size_t data_len, u8 *mic) ieee80211_aes_gcm_encrypt() argument
22 ieee80211_aes_gcm_decrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, u8 *data, size_t data_len, u8 *mic) ieee80211_aes_gcm_decrypt() argument
H A Dwpa.c584 static void gcmp_special_blocks(struct sk_buff *skb, u8 *pn, u8 *j_0, u8 *aad) in gcmp_special_blocks() argument
629 u8 j_0[AES_BLOCK_SIZE]; in gcmp_encrypt_skb() local
754 u8 j_0[AES_BLOCK_SIZ in ieee80211_crypto_gcmp_decrypt() local
[all...]

Completed in 4 milliseconds