/linux-3.3/include/linux/ |
D | digsig.h | 34 uint8_t algo; member 42 uint8_t algo; member
|
D | via_i2c.h | 31 struct i2c_algo_bit_data algo; member
|
/linux-3.3/crypto/ |
D | testmgr.c | 190 const char *algo = crypto_tfm_alg_driver_name(crypto_ahash_tfm(tfm)); in test_hash() local 364 const char *algo = crypto_tfm_alg_driver_name(crypto_aead_tfm(tfm)); in test_aead() local 692 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local 767 const char *algo = in test_skcipher() local 990 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local 1072 const char *algo = crypto_tfm_alg_driver_name(crypto_pcomp_tfm(tfm)); in test_pcomp() local 1247 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng() local
|
D | tcrypt.c | 144 static void test_cipher_speed(const char *algo, int enc, unsigned int sec, in test_cipher_speed() 416 static void test_hash_speed(const char *algo, unsigned int sec, in test_hash_speed() 654 static void test_ahash_speed(const char *algo, unsigned int sec, in test_ahash_speed() 808 static void test_acipher_speed(const char *algo, int enc, unsigned int sec, in test_acipher_speed()
|
/linux-3.3/drivers/media/video/cx88/ |
D | cx88-vp3054-i2c.h | 28 struct i2c_algo_bit_data algo; member
|
/linux-3.3/include/linux/tc_ematch/ |
D | tc_em_text.h | 10 char algo[TC_EM_TEXT_ALGOSIZ]; member
|
/linux-3.3/lib/raid6/ |
D | algos.c | 80 const struct raid6_calls * const * algo; in raid6_select_algo() local
|
/linux-3.3/lib/raid6/test/ |
D | test.c | 92 const struct raid6_calls *const *algo; in main() local
|
/linux-3.3/include/linux/netfilter/ |
D | xt_string.h | 17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
|
/linux-3.3/lib/ |
D | textsearch.c | 260 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
|
/linux-3.3/drivers/i2c/busses/ |
D | i2c-versatile.c | 28 struct i2c_algo_bit_data algo; member
|
/linux-3.3/drivers/i2c/ |
D | i2c-mux.c | 31 struct i2c_algorithm algo; member
|
/linux-3.3/drivers/media/video/cx18/ |
D | cx18-gpio.c | 336 struct i2c_algo_bit_data *algo = dev; in cx18_reset_tuner_gpio() local
|
/linux-3.3/security/integrity/evm/ |
D | evm_crypto.c | 36 char *algo; in init_desc() local
|
/linux-3.3/drivers/media/video/omap3isp/ |
D | ispresizer.h | 80 u8 algo; /* algorithm select. */ member
|
/linux-3.3/drivers/media/video/ivtv/ |
D | ivtv-gpio.c | 130 struct i2c_algo_bit_data *algo = dev; in ivtv_reset_tuner_gpio() local
|
/linux-3.3/drivers/video/via/ |
D | via_i2c.c | 197 struct i2c_algo_bit_data *algo, in create_i2c_bus()
|
/linux-3.3/drivers/video/riva/ |
D | rivafb.h | 40 struct i2c_algo_bit_data algo; member
|
/linux-3.3/fs/isofs/ |
D | rock.c | 512 int algo; in parse_rock_ridge_inode_internal() local
|
/linux-3.3/drivers/media/dvb/frontends/ |
D | dibx000_common.c | 418 struct i2c_algorithm *algo, const char *name, in i2c_adapter_init()
|
D | stv0900_sw.c | 639 enum fe_stv0900_search_algo algo) in stv0900_get_lock_timeout() 1835 enum fe_stv0900_search_algo algo; in stv0900_algo() local
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | intel_i2c.c | 50 struct i2c_algo_bit_data algo; member
|
/linux-3.3/net/xfrm/ |
D | xfrm_user.c | 262 struct xfrm_algo_desc *algo; in attach_one_algo() local 288 struct xfrm_algo_desc *algo; in attach_auth() local 317 struct xfrm_algo_desc *algo; in attach_auth_trunc() local 348 struct xfrm_algo_desc *algo; in attach_aead() local 736 struct xfrm_algo *algo; in copy_to_user_auth() local
|
/linux-3.3/drivers/net/wireless/p54/ |
D | fwio.c | 654 int p54_upload_key(struct p54_common *priv, u8 algo, int slot, u8 idx, u8 len, in p54_upload_key()
|
/linux-3.3/drivers/gpu/drm/gma500/ |
D | intel_gmbus.c | 67 struct i2c_algo_bit_data algo; member
|