| /Linux-v5.4/arch/mips/generic/ | 
| D | board-ocelot.its.S | 11 				algo = "sha1";  define22 				algo = "sha1";  define
 
 | 
| D | board-boston.its.S | 10 				algo = "sha1";  define
 | 
| D | board-ni169445.its.S | 10 				algo = "sha1";  define
 | 
| D | board-xilfpga.its.S | 10 				algo = "sha1";  define
 | 
| D | vmlinux.its.S | 19 				algo = "sha1";  define
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | seg6_hmac.c | 107 	struct seg6_hmac_algo *algo;  in __hmac_get_algo()  local123 	struct seg6_hmac_algo *algo;  in __do_hmac()  local
 355 	struct seg6_hmac_algo *algo;  in seg6_hmac_init_algo()  local
 418 	struct seg6_hmac_algo *algo = NULL;  in seg6_hmac_exit()  local
 
 | 
| /Linux-v5.4/lib/raid6/ | 
| D | algos.c | 129 	const struct raid6_recov_calls *const *algo;  in raid6_choose_recov()  local153 	const struct raid6_calls *const *algo;  in raid6_choose_gen()  local
 
 | 
| /Linux-v5.4/crypto/ | 
| D | tcrypt.c | 250 static void test_mb_aead_speed(const char *algo, int enc, int secs,  in test_mb_aead_speed()518 static void test_aead_speed(const char *algo, int enc, unsigned int secs,  in test_aead_speed()
 811 static void test_mb_ahash_speed(const char *algo, unsigned int secs,  in test_mb_ahash_speed()
 1054 static void test_ahash_speed_common(const char *algo, unsigned int secs,  in test_ahash_speed_common()
 1135 static void test_ahash_speed(const char *algo, unsigned int secs,  in test_ahash_speed()
 1141 static void test_hash_speed(const char *algo, unsigned int secs,  in test_hash_speed()
 1248 static void test_mb_skcipher_speed(const char *algo, int enc, int secs,  in test_mb_skcipher_speed()
 1489 static void test_skcipher_speed(const char *algo, int enc, unsigned int secs,  in test_skcipher_speed()
 1619 static void test_acipher_speed(const char *algo, int enc, unsigned int secs,  in test_acipher_speed()
 1627 static void test_cipher_speed(const char *algo, int enc, unsigned int secs,  in test_cipher_speed()
 
 | 
| /Linux-v5.4/drivers/crypto/virtio/ | 
| D | virtio_crypto_mgr.c | 185 					      uint32_t algo)  in virtcrypto_get_dev_node()279 				  uint32_t algo)  in virtcrypto_algo_is_supported()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | digsig.h | 30 	uint8_t		algo;  member38 	uint8_t		algo;  member
 
 | 
| D | genalloc.h | 63 	genpool_algo_t algo;		/* allocation function */  member136 		size_t size, genpool_algo_t algo, void *data)  in gen_pool_alloc_algo()
 
 | 
| D | via_i2c.h | 17 	struct i2c_algo_bit_data algo;  member
 | 
| D | module_signature.h | 34 	u8	algo;		/* Public-key crypto algorithm [0] */  member
 | 
| D | parman.h | 61 	enum parman_algo_type algo;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ | 
| D | bus.c | 169 			struct i2c_algo_bit_data *algo = bus->i2c.algo_data;  in nvkm_i2c_bus_probe()  local184 			struct i2c_algo_bit_data *algo = bus->i2c.algo_data;  in nvkm_i2c_bus_probe()  local
 
 | 
| /Linux-v5.4/drivers/media/pci/cx88/ | 
| D | cx88-vp3054-i2c.h | 13 	struct i2c_algo_bit_data   algo;  member
 | 
| /Linux-v5.4/include/uapi/linux/tc_ematch/ | 
| D | tc_em_text.h | 11 	char		algo[TC_EM_TEXT_ALGOSIZ];  member
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | virtio_crypto.h | 61 	__le32 algo;  member83 	__le32 algo;  member
 120 	__le32 algo;  member
 148 	__le32 algo;  member
 166 	__le32 algo;  member
 271 	__le32 algo;  member
 
 | 
| /Linux-v5.4/lib/ | 
| D | genalloc.c | 276 		genpool_algo_t algo, void *data, void **owner)  in gen_pool_alloc_algo_owner()361 		dma_addr_t *dma, genpool_algo_t algo, void *data)  in gen_pool_dma_alloc_algo()
 439 		dma_addr_t *dma, genpool_algo_t algo, void *data)  in gen_pool_dma_zalloc_algo()
 619 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data)  in gen_pool_set_algo()
 
 | 
| D | textsearch.c | 263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern,  in textsearch_prepare()
 | 
| /Linux-v5.4/lib/raid6/test/ | 
| D | test.c | 90 	const struct raid6_calls *const *algo;  in main()  local
 | 
| /Linux-v5.4/include/uapi/linux/netfilter/ | 
| D | xt_string.h | 18 	char	  algo[XT_STRING_MAX_ALGO_NAME_SIZE];  member
 | 
| /Linux-v5.4/include/crypto/ | 
| D | public_key.h | 25 	enum OID algo;  member
 | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-versatile.c | 25 	struct i2c_algo_bit_data algo;  member
 | 
| /Linux-v5.4/drivers/watchdog/ | 
| D | gpio_wdt.c | 113 	const char *algo;  in gpio_wdt_probe()  local
 |