/Linux-v4.19/net/ipv6/ |
D | seg6_hmac.c | 112 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/ |
D | algos.c | 134 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/ |
D | tcrypt.c | 254 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()
|
D | testmgr.c | 193 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/ |
D | virtio_crypto_mgr.c | 197 uint32_t algo) in virtcrypto_get_dev_node() 291 uint32_t algo) in virtcrypto_algo_is_supported()
|
/Linux-v4.19/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
|
D | parman.h | 61 enum parman_algo_type algo; member
|
D | genalloc.h | 64 genpool_algo_t algo; /* allocation function */ member
|
/Linux-v4.19/arch/mips/generic/ |
D | board-boston.its.S | 10 algo = "sha1"; define
|
D | board-ni169445.its.S | 10 algo = "sha1"; define
|
D | board-ocelot_pcb123.its.S | 11 algo = "sha1"; define
|
D | board-xilfpga.its.S | 10 algo = "sha1"; define
|
D | vmlinux.its.S | 19 algo = "sha1"; define
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-vp3054-i2c.h | 22 struct i2c_algo_bit_data algo; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | bus.c | 150 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/ |
D | tc_em_text.h | 11 char algo[TC_EM_TEXT_ALGOSIZ]; member
|
/Linux-v4.19/include/uapi/linux/ |
D | virtio_crypto.h | 61 __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/ |
D | module_signing.c | 36 u8 algo; /* Public-key crypto algorithm [0] */ member
|
/Linux-v4.19/lib/raid6/test/ |
D | test.c | 93 const struct raid6_calls *const *algo; in main() local
|
/Linux-v4.19/include/uapi/linux/netfilter/ |
D | xt_string.h | 18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
|
/Linux-v4.19/lib/ |
D | textsearch.c | 267 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-versatile.c | 28 struct i2c_algo_bit_data algo; member
|
/Linux-v4.19/drivers/media/usb/stk1160/ |
D | stk1160-i2c.c | 238 static const struct i2c_algorithm algo = { variable
|
/Linux-v4.19/drivers/watchdog/ |
D | gpio_wdt.c | 111 const char *algo; in gpio_wdt_probe() local
|