Home
last modified time | relevance | path

Searched defs:algo (Results 151 - 175 of 189) sorted by relevance

12345678

/kernel/linux/linux-5.10/include/linux/
H A Di2c.h700 const struct i2c_algorithm *algo; /* the algorithm to access the bus */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c176 int fun_config_rss(struct net_device *dev, int algo, const u8 *key, in fun_config_rss() argument
/kernel/linux/linux-6.6/include/linux/
H A Di2c.h722 const struct i2c_algorithm *algo; /* the algorithm to access the bus */ member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand.h190 enum nand_ecc_algo algo; member
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c612 u8 algo; in cca_sec2protkey() member
1217 u8 algo; in cca_cipher2protkey() member
1386 u8 algo; in cca_ecc2protkey() member
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dradeonfb.h276 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfb.h252 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb.h184 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810.h249 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/block/zram/
H A Dzram_drv.c1739 char *args, *param, *val, *algo = NULL; in recompress_store() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvirtio_crypto.h66 __le32 algo; member
88 __le32 algo; member
125 __le32 algo; member
153 __le32 algo; member
171 __le32 algo; member
222 __le32 algo; member
338 __le32 algo; member
/kernel/linux/linux-6.6/include/video/
H A Dtdfx.h192 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c745 const struct ix_hash_algo *algo; in setup_auth() local
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c266 struct i2c_algo_dp_aux_data algo; member
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c664 enum dvbfe_algo algo; in dvb_frontend_thread() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvirtio_crypto.h35 __le32 algo; member
56 __le32 algo; member
89 __le32 algo; member
115 __le32 algo; member
131 __le32 algo; member
216 __le32 algo; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvirtio_crypto.h40 __le32 algo; member
60 __le32 algo; member
90 __le32 algo; member
115 __le32 algo; member
129 __le32 algo; member
195 __le32 algo; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_crypto.h40 __le32 algo; member
60 __le32 algo; member
90 __le32 algo; member
115 __le32 algo; member
129 __le32 algo; member
195 __le32 algo; member
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.h160 enum OID algo; member
[all...]
H A Dtestmgr.c2615 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local
3188 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local
3294 const char *algo = crypto_tfm_alg_driver_name(crypto_acomp_tfm(tfm)); test_acomp() local
3462 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); test_cprng() local
4116 const char *algo = test_akcipher() local
[all...]
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_user.c298 struct xfrm_algo_desc *algo; in attach_one_algo() local
322 struct xfrm_algo_desc *algo; in attach_crypt() local
349 struct xfrm_algo_desc *algo; attach_auth() local
378 struct xfrm_algo_desc *algo; attach_auth_trunc() local
407 struct xfrm_algo_desc *algo; attach_aead() local
861 struct xfrm_algo *algo; copy_to_user_auth() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c1415 static const char *rtw_coex_get_algo_string(u8 algo) in rtw_coex_get_algo_string() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h308 u8 algo; member
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.h162 enum OID algo; member
[all...]
H A Dtestmgr.c2725 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local
3303 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local
3409 const char *algo = crypto_tfm_alg_driver_name(crypto_acomp_tfm(tfm)); test_acomp() local
3606 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); test_cprng() local
4261 const char *algo = test_akcipher() local
[all...]

Completed in 61 milliseconds

12345678