Home
last modified time | relevance | path

Searched defs:crypto (Results 1 – 17 of 17) sorted by relevance

/drivers/block/drbd/
Ddrbd_nl.c2360 struct crypto { struct
2361 struct crypto_shash *verify_tfm; argument
2362 struct crypto_shash *csums_tfm; argument
2363 struct crypto_shash *cram_hmac_tfm; argument
2364 struct crypto_shash *integrity_tfm; argument
2383 alloc_crypto(struct crypto *crypto, struct net_conf *new_net_conf) in alloc_crypto()
2411 static void free_crypto(struct crypto *crypto) in free_crypto()
2428 struct crypto crypto = { }; in drbd_adm_net_opts() local
2569 struct crypto crypto = { }; in drbd_adm_connect() local
/drivers/net/wireless/ralink/rt2x00/
Drt2x00mac.c436 static void memcpy_tkip(struct rt2x00lib_crypto *crypto, u8 *key, u8 key_len) in memcpy_tkip()
462 struct rt2x00lib_crypto crypto; in rt2x00mac_set_key() local
Drt73usb.c257 struct rt2x00lib_crypto *crypto, in rt73usb_config_shared_key()
354 struct rt2x00lib_crypto *crypto, in rt73usb_config_pairwise_key()
Drt61pci.c310 struct rt2x00lib_crypto *crypto, in rt61pci_config_shared_key()
322 struct rt2x00lib_crypto *crypto, in rt61pci_config_pairwise_key()
Drt2500usb.c320 struct rt2x00lib_crypto *crypto, in rt2500usb_config_key()
Drt2800lib.c1634 struct rt2x00lib_crypto *crypto, in rt2800_config_wcid_attr_cipher()
1684 struct rt2x00lib_crypto *crypto, in rt2800_config_shared_key()
1737 struct rt2x00lib_crypto *crypto, in rt2800_config_pairwise_key()
/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss.h165 struct skcipher_alg crypto; member
/drivers/crypto/
Dixp4xx_crypto.c195 struct skcipher_alg crypto; member
204 struct aead_alg crypto; member
/drivers/crypto/qat/qat_common/
Dicp_qat_fw.h217 #define ICP_QAT_FW_COMN_RESP_STATUS_BUILD(crypto, comp, xlat, eolb) \ argument
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h439 unsigned char crypto; /* crypto support */ member
Dcxgb4.h467 unsigned char crypto; /* HW capability for crypto */ member
/drivers/crypto/cavium/nitrox/
Dnitrox_req.h192 struct crypto_keys crypto; member
/drivers/net/wireless/microchip/wilc1000/
Dhif.c360 struct cfg80211_crypto_settings *crypto) in wilc_parse_join_bss_param()
/drivers/crypto/bcm/
Dcipher.c4458 struct skcipher_alg *crypto = &driver_alg->alg.skcipher; in spu_register_skcipher() local
/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2130 struct cfg80211_crypto_settings *crypto = &info->crypto; in wil_cfg80211_start_ap() local
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c4714 struct cfg80211_crypto_settings *crypto = &settings->crypto; in brcmf_cfg80211_start_ap() local
/drivers/net/hyperv/
Dhyperv_net.h1419 u32 crypto; member