Home
last modified time | relevance | path

Searched defs:tfm2 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dfils_aead.c73 struct crypto_skcipher *tfm2; in aes_siv_encrypt() local
150 struct crypto_skcipher *tfm2; in aes_siv_decrypt() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec_tkip.c683 struct crypto_skcipher *tfm2 = tkey->tx_tfm_arc4; local
688 struct crypto_blkcipher *tfm2 = tkey->tx_tfm_arc4; local
/OK3568_Linux_fs/kernel/net/wireless/
H A Dlib80211_crypt_tkip.c625 struct arc4_ctx *tfm2 = &tkey->tx_ctx_arc4; in lib80211_tkip_set_key() local