| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | qat_algs.c | 42 struct icp_qat_hw_cipher_algo_blk cipher; member 47 struct icp_qat_hw_cipher_algo_blk cipher; member 248 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session() local 330 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session() local
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-compat.c | 634 u32 cipher; in cfg80211_wext_siwencodeext() local 965 static int cfg80211_set_cipher_group(struct wireless_dev *wdev, u32 cipher) in cfg80211_set_cipher_group() 990 static int cfg80211_set_cipher_pairwise(struct wireless_dev *wdev, u32 cipher) in cfg80211_set_cipher_pairwise()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmwpa.c | 815 rsn_cipher(wpa_suite_t *suite, ushort *cipher, const uint8 *std_oui, bool wep_ok) in rsn_cipher() 856 wpa_cipher(wpa_suite_t *suite, ushort *cipher, bool wep_ok) in wpa_cipher() 862 wpa2_cipher(wpa_suite_t *suite, ushort *cipher, bool wep_ok) in wpa2_cipher() 1382 bcmwpa_cipher2wsec(uint8 *cipher, uint32 *wsec) in bcmwpa_cipher2wsec() 2460 bcmwpa_eapol_key_length(eapol_key_type_t key, rsn_akm_t akm, rsn_cipher_t cipher) in bcmwpa_eapol_key_length()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/axis/ |
| H A D | artpec6_crypto.c | 1087 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in artpec6_crypto_encrypt() local 1133 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in artpec6_crypto_decrypt() local 1178 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in artpec6_crypto_ctr_crypt() local 1595 artpec6_crypto_cipher_set_key(struct crypto_skcipher *cipher, const u8 *key, in artpec6_crypto_cipher_set_key() 1616 artpec6_crypto_xts_set_key(struct crypto_skcipher *cipher, const u8 *key, in artpec6_crypto_xts_set_key() 1663 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in artpec6_crypto_prepare_crypto() local 1833 struct crypto_aead *cipher = crypto_aead_reqtfm(areq); in artpec6_crypto_prepare_aead() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | usb_sdio.c | 141 enum mt7615_cipher_type cipher; in mt7663_usb_sdio_set_key() local
|
| H A D | mac.c | 1039 enum mt7615_cipher_type cipher, in mt7615_mac_wtbl_update_key() 1080 enum mt7615_cipher_type cipher, in mt7615_mac_wtbl_update_pk() 1117 enum mt7615_cipher_type cipher, in mt7615_mac_wtbl_update_cipher() 1143 enum mt7615_cipher_type cipher; in mt7615_mac_wtbl_set_key() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | key.c | 406 u32 cipher) in ath_reserve_key_cache_slot()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/ |
| H A D | AssocAp_srv_rom.c | 35 AssocSrvAp_checkCipherSupport(Cipher_t cipher, Cipher_t allowedCiphers) in AssocSrvAp_checkCipherSupport()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | cmac.c | 203 struct crypto_cipher *cipher; in cmac_init_tfm() local
|
| H A D | xcbc.c | 169 struct crypto_cipher *cipher; in xcbc_init_tfm() local
|
| H A D | lrw.c | 270 struct crypto_skcipher *cipher; in lrw_init_tfm() local
|
| H A D | vmac.c | 53 struct crypto_cipher *cipher; member 602 struct crypto_cipher *cipher; in vmac_init_tfm() local
|
| H A D | cts.c | 288 struct crypto_skcipher *cipher; in crypto_cts_init_tfm() local
|
| H A D | pcrypt.c | 177 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | krb5_asn.h | 86 ASN1_OCTET_STRING *cipher; member
|
| H A D | pem.h | 148 EVP_CIPHER_CTX cipher; member 160 int cipher; member 175 int cipher; member
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-default-key.c | 150 const struct dm_default_key_cipher *cipher; in default_key_ctr() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 693 static int chcr_cipher_fallback(struct crypto_skcipher *cipher, in chcr_cipher_fallback() 920 static int chcr_cipher_fallback_setkey(struct crypto_skcipher *cipher, in chcr_cipher_fallback_setkey() 933 static int chcr_aes_cbc_setkey(struct crypto_skcipher *cipher, in chcr_aes_cbc_setkey() 964 static int chcr_aes_ctr_setkey(struct crypto_skcipher *cipher, in chcr_aes_ctr_setkey() 994 static int chcr_aes_rfc3686_setkey(struct crypto_skcipher *cipher, in chcr_aes_rfc3686_setkey() 2252 static int chcr_aes_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in chcr_aes_xts_setkey()
|
| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | skcipher.h | 202 struct crypto_cipher *cipher; /* underlying block cipher */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-initiator.c | 91 u8 cipher; member 97 u8 *addr, u32 cipher, u8 *tk, u32 tk_len, in iwl_mvm_ftm_add_pasn_sta()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00queue.h | 179 u8 cipher; member 322 enum cipher cipher; member
|
| H A D | rt2x00reg.h | 100 enum cipher { enum
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | qcom_scm.h | 164 enum qcom_scm_ice_cipher cipher, in qcom_scm_ice_set_key()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/ |
| H A D | tlv.h | 769 uint8 cipher; member 775 uint8 cipher; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | omap-des.c | 657 static int omap_des_setkey(struct crypto_skcipher *cipher, const u8 *key, in omap_des_setkey() 675 static int omap_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in omap_des3_setkey()
|