| /linux/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_skcipher.c | 41 const struct nitrox_cipher *cipher = flexi_cipher_table; in flexi_cipher_type() local 83 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_cbc_cipher_callback() local 165 static inline int nitrox_skcipher_setkey(struct crypto_skcipher *cipher, in nitrox_skcipher_setkey() 197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 249 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_skcipher_crypt() local 293 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_cbc_decrypt() local 320 static int nitrox_3des_setkey(struct crypto_skcipher *cipher, in nitrox_3des_setkey() 337 static int nitrox_aes_xts_setkey(struct crypto_skcipher *cipher, in nitrox_aes_xts_setkey() 361 static int nitrox_aes_ctr_rfc3686_setkey(struct crypto_skcipher *cipher, in nitrox_aes_ctr_rfc3686_setkey()
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.c | 232 static int cvm_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_xts_setkey() 288 static int cvm_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_setkey() 302 static int cvm_cbc_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cbc_aes_setkey() 308 static int cvm_ecb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_ecb_aes_setkey() 314 static int cvm_cbc_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cbc_des3_setkey() 321 static int cvm_ecb_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_ecb_des3_setkey()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_crypto.c | 393 gss_krb5_cts_crypt(struct crypto_sync_skcipher * cipher,struct xdr_buf * buf,u32 offset,u8 * iv,struct page ** pages,int encrypt) gss_krb5_cts_crypt() argument 588 struct crypto_sync_skcipher *cipher, *aux_cipher; gss_krb5_aes_encrypt() local 661 struct crypto_sync_skcipher *cipher, *aux_cipher; gss_krb5_aes_decrypt() local 730 krb5_etm_checksum(struct crypto_sync_skcipher * cipher,struct crypto_ahash * tfm,const struct xdr_buf * body,int body_offset,struct xdr_netobj * cksumout) krb5_etm_checksum() argument 816 struct crypto_sync_skcipher *cipher, *aux_cipher; krb5_etm_encrypt() local 904 struct crypto_sync_skcipher *cipher, *aux_cipher; krb5_etm_decrypt() local
|
| H A D | gss_krb5_keys.c | |
| /linux/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_skcipher.c | 108 static int rk_aes_setkey(struct crypto_skcipher *cipher, in rk_aes_setkey() 123 static int rk_des_setkey(struct crypto_skcipher *cipher, in rk_des_setkey() 139 static int rk_tdes_setkey(struct crypto_skcipher *cipher, in rk_tdes_setkey() 254 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in rk_cipher_hw_init() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
| H A D | g84.c | 80 g84_cipher_intr(struct nvkm_engine *cipher) in g84_cipher_intr() 108 g84_cipher_init(struct nvkm_engine *cipher) in g84_cipher_init()
|
| /linux/drivers/crypto/aspeed/ |
| H A D | aspeed-acry.c | 148 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req); in aspeed_acry_do_fallback() local 166 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req); in aspeed_acry_need_fallback() local 186 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req); in aspeed_acry_do_request() local 350 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req); in aspeed_acry_rsa_trigger() local 415 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req); in aspeed_acry_rsa_enc() local 427 struct crypto_akcipher *cipher = crypto_akcipher_reqtfm(req); in aspeed_acry_rsa_dec() local
|
| /linux/tools/testing/crypto/chacha20-s390/ |
| H A D | test-cipher.c | 51 test_lib_chacha(u8 * revert,u8 * cipher,u8 * plain) test_lib_chacha() argument 126 test_skcipher(char * name,u8 * revert,u8 * cipher,u8 * plain) test_skcipher() argument [all...] |
| /linux/drivers/crypto/bcm/ |
| H A D | cipher.c | 1758 des_setkey(struct crypto_skcipher * cipher,const u8 * key,unsigned int keylen) des_setkey() argument 1772 threedes_setkey(struct crypto_skcipher * cipher,const u8 * key,unsigned int keylen) threedes_setkey() argument 1786 aes_setkey(struct crypto_skcipher * cipher,const u8 * key,unsigned int keylen) aes_setkey() argument 1813 skcipher_setkey(struct crypto_skcipher * cipher,const u8 * key,unsigned int keylen) skcipher_setkey() argument 2717 aead_authenc_setkey(struct crypto_aead * cipher,const u8 * key,unsigned int keylen) aead_authenc_setkey() argument 2812 aead_gcm_ccm_setkey(struct crypto_aead * cipher,const u8 * key,unsigned int keylen) aead_gcm_ccm_setkey() argument 2894 aead_gcm_esp_setkey(struct crypto_aead * cipher,const u8 * key,unsigned int keylen) aead_gcm_esp_setkey() argument 2926 rfc4543_gcm_esp_setkey(struct crypto_aead * cipher,const u8 * key,unsigned int keylen) rfc4543_gcm_esp_setkey() argument 2959 aead_ccm_esp_setkey(struct crypto_aead * cipher,const u8 * key,unsigned int keylen) aead_ccm_esp_setkey() argument 2979 aead_setauthsize(struct crypto_aead * cipher,unsigned int authsize) aead_setauthsize() argument [all...] |
| /linux/drivers/nvme/common/ |
| H A D | keyring.c | 200 enum nvme_tcp_tls_cipher cipher; member 241 enum nvme_tcp_tls_cipher cipher = nvme_tls_psk_prio[prio].cipher; in nvme_tls_psk_default() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | crypto_bench.c | 14 char cipher[128] = {}; global() variable
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.c | 749 static int aead_hmac_init(struct crypto_aead *cipher, in aead_hmac_init() 827 static int otx_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, in otx_cpt_aead_cbc_aes_sha_setkey() 844 static int otx_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, in otx_cpt_aead_ecb_null_sha_setkey() 851 static int otx_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, in otx_cpt_aead_gcm_aes_setkey()
|
| /linux/net/tls/ |
| H A D | tls_main.c | 61 static_assert(cipher ## _SALT_SIZE <= TLS_MAX_SALT_SIZE); \ argument 78 CIPHER_DESC(cipher,ci,algname,_offloadable) global() argument 90 CIPHER_DESC_NONCE0(cipher,ci,algname,_offloadable) global() argument [all...] |
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mac.c | 533 enum mt76_cipher_type cipher; in mt76_mac_wcid_set_key() local 574 enum mt76_cipher_type cipher; in mt76_mac_shared_key_setup() local
|
| /linux/crypto/ |
| H A D | cipher.c | 93 crypto_clone_cipher(struct crypto_cipher * cipher) crypto_clone_cipher() argument
|
| /linux/net/wireless/ |
| H A D | wext-compat.c | 640 u32 cipher; cfg80211_wext_siwencodeext() local 989 cfg80211_set_cipher_group(struct wireless_dev * wdev,u32 cipher) cfg80211_set_cipher_group() argument 1014 cfg80211_set_cipher_pairwise(struct wireless_dev * wdev,u32 cipher) cfg80211_set_cipher_pairwise() argument [all...] |
| /linux/drivers/net/wireless/ath/ |
| H A D | key.c | 406 u32 cipher) in ath_reserve_key_cache_slot()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-responder.c | 22 u8 cipher; member
|
| /linux/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
|
| H A D | rt2x00debug.c | 113 enum cipher cipher = rxdesc->cipher; in rt2x00debug_update_crypto() local
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | scan.c | 139 mwifiex_is_rsn_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_rsn_oui_present() 165 mwifiex_is_wpa_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_wpa_oui_present()
|
| /linux/tools/testing/selftests/net/ovpn/ |
| H A D | ovpn-cli.c | 102 enum ovpn_cipher_alg cipher; global() member 436 ovpn_parse_cipher(const char * cipher,struct ovpn_ctx * ctx) ovpn_parse_cipher() argument [all...] |
| /linux/drivers/net/ovpn/ |
| H A D | netlink.c | 824 enum ovpn_cipher_alg cipher, in ovpn_nl_get_key_dir()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | dp_tx.c | 61 ath11k_dp_tx_get_encrypt_type(u32 cipher) ath11k_dp_tx_get_encrypt_type() argument
|