Searched defs:crypto (Results 1 – 17 of 17) sorted by relevance
/drivers/block/drbd/ |
D | drbd_nl.c | 2360 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/ |
D | rt2x00mac.c | 436 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
|
D | rt73usb.c | 257 struct rt2x00lib_crypto *crypto, in rt73usb_config_shared_key() 354 struct rt2x00lib_crypto *crypto, in rt73usb_config_pairwise_key()
|
D | rt61pci.c | 310 struct rt2x00lib_crypto *crypto, in rt61pci_config_shared_key() 322 struct rt2x00lib_crypto *crypto, in rt61pci_config_pairwise_key()
|
D | rt2500usb.c | 320 struct rt2x00lib_crypto *crypto, in rt2500usb_config_key()
|
D | rt2800lib.c | 1634 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/ |
D | sun4i-ss.h | 165 struct skcipher_alg crypto; member
|
/drivers/crypto/ |
D | ixp4xx_crypto.c | 195 struct skcipher_alg crypto; member 204 struct aead_alg crypto; member
|
/drivers/crypto/qat/qat_common/ |
D | icp_qat_fw.h | 217 #define ICP_QAT_FW_COMN_RESP_STATUS_BUILD(crypto, comp, xlat, eolb) \ argument
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 439 unsigned char crypto; /* crypto support */ member
|
D | cxgb4.h | 467 unsigned char crypto; /* HW capability for crypto */ member
|
/drivers/crypto/cavium/nitrox/ |
D | nitrox_req.h | 192 struct crypto_keys crypto; member
|
/drivers/net/wireless/microchip/wilc1000/ |
D | hif.c | 360 struct cfg80211_crypto_settings *crypto) in wilc_parse_join_bss_param()
|
/drivers/crypto/bcm/ |
D | cipher.c | 4458 struct skcipher_alg *crypto = &driver_alg->alg.skcipher; in spu_register_skcipher() local
|
/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 2130 struct cfg80211_crypto_settings *crypto = &info->crypto; in wil_cfg80211_start_ap() local
|
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 4714 struct cfg80211_crypto_settings *crypto = &settings->crypto; in brcmf_cfg80211_start_ap() local
|
/drivers/net/hyperv/ |
D | hyperv_net.h | 1419 u32 crypto; member
|