Home
last modified time | relevance | path

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

123

/Linux-v4.19/net/ipv6/
Dseg6_hmac.c112 struct seg6_hmac_algo *algo; in __hmac_get_algo() local
128 struct seg6_hmac_algo *algo; in __do_hmac() local
360 struct seg6_hmac_algo *algo; in seg6_hmac_init_algo() local
423 struct seg6_hmac_algo *algo = NULL; in seg6_hmac_exit() local
/Linux-v4.19/lib/raid6/
Dalgos.c134 const struct raid6_recov_calls *const *algo; in raid6_choose_recov() local
158 const struct raid6_calls *const *algo; in raid6_choose_gen() local
/Linux-v4.19/crypto/
Dtcrypt.c254 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed()
522 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
815 static void test_mb_ahash_speed(const char *algo, unsigned int secs, in test_mb_ahash_speed()
1058 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common()
1136 static void test_ahash_speed(const char *algo, unsigned int secs, in test_ahash_speed()
1142 static void test_hash_speed(const char *algo, unsigned int secs, in test_hash_speed()
1249 static void test_mb_skcipher_speed(const char *algo, int enc, int secs, in test_mb_skcipher_speed()
1490 static void test_skcipher_speed(const char *algo, int enc, unsigned int secs, in test_skcipher_speed()
1620 static void test_acipher_speed(const char *algo, int enc, unsigned int secs, in test_acipher_speed()
1628 static void test_cipher_speed(const char *algo, int enc, unsigned int secs, in test_cipher_speed()
Dtestmgr.c193 const char *algo, char *result, struct crypto_wait *wait) in ahash_partial_update()
272 const char *algo = crypto_tfm_alg_driver_name(crypto_ahash_tfm(tfm)); in __test_hash() local
608 const char *algo = crypto_tfm_alg_driver_name(crypto_aead_tfm(tfm)); in __test_aead() local
1021 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local
1104 const char *algo = in __test_skcipher() local
1384 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local
1490 const char *algo = crypto_tfm_alg_driver_name(crypto_acomp_tfm(tfm)); in test_acomp() local
1658 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng() local
2360 const char *algo = in test_akcipher() local
/Linux-v4.19/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c197 uint32_t algo) in virtcrypto_get_dev_node()
291 uint32_t algo) in virtcrypto_algo_is_supported()
/Linux-v4.19/include/linux/
Ddigsig.h34 uint8_t algo; member
42 uint8_t algo; member
Dvia_i2c.h31 struct i2c_algo_bit_data algo; member
Dparman.h61 enum parman_algo_type algo; member
Dgenalloc.h64 genpool_algo_t algo; /* allocation function */ member
/Linux-v4.19/arch/mips/generic/
Dboard-boston.its.S10 algo = "sha1"; define
Dboard-ni169445.its.S10 algo = "sha1"; define
Dboard-ocelot_pcb123.its.S11 algo = "sha1"; define
Dboard-xilfpga.its.S10 algo = "sha1"; define
Dvmlinux.its.S19 algo = "sha1"; define
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-vp3054-i2c.h22 struct i2c_algo_bit_data algo; member
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbus.c150 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
165 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
/Linux-v4.19/include/uapi/linux/tc_ematch/
Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member
/Linux-v4.19/include/uapi/linux/
Dvirtio_crypto.h61 __le32 algo; member
83 __le32 algo; member
120 __le32 algo; member
148 __le32 algo; member
166 __le32 algo; member
271 __le32 algo; member
/Linux-v4.19/kernel/
Dmodule_signing.c36 u8 algo; /* Public-key crypto algorithm [0] */ member
/Linux-v4.19/lib/raid6/test/
Dtest.c93 const struct raid6_calls *const *algo; in main() local
/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/Linux-v4.19/lib/
Dtextsearch.c267 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
/Linux-v4.19/drivers/i2c/busses/
Di2c-versatile.c28 struct i2c_algo_bit_data algo; member
/Linux-v4.19/drivers/media/usb/stk1160/
Dstk1160-i2c.c238 static const struct i2c_algorithm algo = { variable
/Linux-v4.19/drivers/watchdog/
Dgpio_wdt.c111 const char *algo; in gpio_wdt_probe() local

123