Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 25 of 46) sorted by relevance

12

/linux-3.3/include/linux/
Ddigsig.h34 uint8_t algo; member
42 uint8_t algo; member
Dvia_i2c.h31 struct i2c_algo_bit_data algo; member
/linux-3.3/crypto/
Dtestmgr.c190 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
Dtcrypt.c144 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/
Dcx88-vp3054-i2c.h28 struct i2c_algo_bit_data algo; member
/linux-3.3/include/linux/tc_ematch/
Dtc_em_text.h10 char algo[TC_EM_TEXT_ALGOSIZ]; member
/linux-3.3/lib/raid6/
Dalgos.c80 const struct raid6_calls * const * algo; in raid6_select_algo() local
/linux-3.3/lib/raid6/test/
Dtest.c92 const struct raid6_calls *const *algo; in main() local
/linux-3.3/include/linux/netfilter/
Dxt_string.h17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/linux-3.3/lib/
Dtextsearch.c260 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
/linux-3.3/drivers/i2c/busses/
Di2c-versatile.c28 struct i2c_algo_bit_data algo; member
/linux-3.3/drivers/i2c/
Di2c-mux.c31 struct i2c_algorithm algo; member
/linux-3.3/drivers/media/video/cx18/
Dcx18-gpio.c336 struct i2c_algo_bit_data *algo = dev; in cx18_reset_tuner_gpio() local
/linux-3.3/security/integrity/evm/
Devm_crypto.c36 char *algo; in init_desc() local
/linux-3.3/drivers/media/video/omap3isp/
Dispresizer.h80 u8 algo; /* algorithm select. */ member
/linux-3.3/drivers/media/video/ivtv/
Divtv-gpio.c130 struct i2c_algo_bit_data *algo = dev; in ivtv_reset_tuner_gpio() local
/linux-3.3/drivers/video/via/
Dvia_i2c.c197 struct i2c_algo_bit_data *algo, in create_i2c_bus()
/linux-3.3/drivers/video/riva/
Drivafb.h40 struct i2c_algo_bit_data algo; member
/linux-3.3/fs/isofs/
Drock.c512 int algo; in parse_rock_ridge_inode_internal() local
/linux-3.3/drivers/media/dvb/frontends/
Ddibx000_common.c418 struct i2c_algorithm *algo, const char *name, in i2c_adapter_init()
Dstv0900_sw.c639 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/
Dintel_i2c.c50 struct i2c_algo_bit_data algo; member
/linux-3.3/net/xfrm/
Dxfrm_user.c262 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/
Dfwio.c654 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/
Dintel_gmbus.c67 struct i2c_algo_bit_data algo; member

12