| /linux/drivers/crypto/intel/keembay/ | 
| H A D | ocs-hcu.c | 129 static inline u32 ocs_hcu_num_chains(enum ocs_hcu_algo algo)  in ocs_hcu_num_chains() 144 static inline u32 ocs_hcu_digest_size(enum ocs_hcu_algo algo)  in ocs_hcu_digest_size() 245 					 enum ocs_hcu_algo algo)  in ocs_hcu_get_intermediate_data() 288 					  enum ocs_hcu_algo algo)  in ocs_hcu_set_intermediate_data() 308 			      enum ocs_hcu_algo algo, u8 *dgst, size_t dgst_len)  in ocs_hcu_get_digest() 341 static int ocs_hcu_hw_cfg(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo,  in ocs_hcu_hw_cfg() 586 int ocs_hcu_hash_init(struct ocs_hcu_hash_ctx *ctx, enum ocs_hcu_algo algo)  in ocs_hcu_hash_init() 726 int ocs_hcu_digest(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo,  in ocs_hcu_digest() 777 int ocs_hcu_hmac(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo,  in ocs_hcu_hmac()
  | 
| /linux/arch/mips/generic/ | 
| H A D | board-ocelot.its.S | 11 				algo = "sha1";  define 22 				algo = "sha1";  define
  | 
| H A D | board-jaguar2.its.S | 11 				algo = "sha1";  define 21 				algo = "sha1";  define
  | 
| H A D | board-luton.its.S | 11 				algo = "sha1";  define
  | 
| H A D | board-boston.its.S | 10 				algo = "sha1";  define
  | 
| H A D | board-marduk.its.S | 10 				algo = "sha1";  define
  | 
| H A D | board-xilfpga.its.S | 10 				algo = "sha1";  define
  | 
| H A D | board-ni169445.its.S | 10 				algo = "sha1";  define
  | 
| H A D | board-serval.its.S | 11 				algo = "sha1";  define
  | 
| H A D | vmlinux.its.S | 19 				algo = "sha1";  define
  | 
| /linux/net/ipv6/ | 
| H A D | seg6_hmac.c | 113 struct seg6_hmac_algo *algo; __hmac_get_algo()  local  129 struct seg6_hmac_algo *algo; __do_hmac()  local  368 struct seg6_hmac_algo *algo; seg6_hmac_init_algo()  local  434 struct seg6_hmac_algo *algo = NULL; seg6_hmac_exit()  local 
  | 
| /linux/lib/raid6/ | 
| H A D | algos.c | 136 	const struct raid6_recov_calls *const *algo;  in raid6_choose_recov()  local 160 	const struct raid6_calls *const *algo;  in raid6_choose_gen()  local
  | 
| /linux/include/linux/ | 
| H A D | digsig.h | 30 	uint8_t		algo;  member 38 	uint8_t		algo;  member
  | 
| H A D | genalloc.h | 63 	genpool_algo_t algo;		/* allocation function */  member 136 		size_t size, genpool_algo_t algo, void *data)  in gen_pool_alloc_algo()
  | 
| H A D | via_i2c.h | 17 	struct i2c_algo_bit_data algo;  member
  | 
| H A D | module_signature.h | 34 	u8	algo;		/* Public-key crypto algorithm [0] */  member
  | 
| /linux/security/integrity/ima/ | 
| H A D | ima_fs.c | 135 	enum hash_algo algo;  in ima_measurements_show()  local 232 	enum hash_algo algo;  in ima_ascii_measurements_show()  local 403 		u16 algo = ima_algo_array[i].algo;  in create_securityfs_measurement_lists()  local
  | 
| H A D | ima_crypto.c | 86 static struct crypto_shash *ima_alloc_tfm(enum hash_algo algo)  in ima_alloc_tfm() 112 	enum hash_algo algo;  in ima_init_crypto()  local 285 static struct crypto_ahash *ima_alloc_atfm(enum hash_algo algo)  in ima_alloc_atfm()
  | 
| /linux/drivers/crypto/intel/qat/qat_common/ | 
| H A D | icp_qat_hw_20_comp.h | 11 	enum icp_qat_hw_comp_20_hw_comp_format algo;  member 115 	enum icp_qat_hw_decomp_20_hw_comp_format algo;  member
  | 
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ | 
| H A D | bus.c | 169 			struct i2c_algo_bit_data *algo = bus->i2c.algo_data;  in nvkm_i2c_bus_probe()  local 184 			struct i2c_algo_bit_data *algo = bus->i2c.algo_data;  in nvkm_i2c_bus_probe()  local
  | 
| /linux/lib/ | 
| H A D | genalloc.c | 278 		genpool_algo_t algo, void *data, void **owner)  in gen_pool_alloc_algo_owner() 363 		dma_addr_t *dma, genpool_algo_t algo, void *data)  in gen_pool_dma_alloc_algo() 441 		dma_addr_t *dma, genpool_algo_t algo, void *data)  in gen_pool_dma_zalloc_algo() 622 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data)  in gen_pool_set_algo()
  | 
| /linux/arch/mips/mobileye/ | 
| H A D | board-epm5.its.S | 11 				algo = "sha1";  define
  | 
| H A D | vmlinux.its.S | 19 				algo = "sha1";  define
  | 
| /linux/drivers/media/pci/cx88/ | 
| H A D | cx88-vp3054-i2c.h | 13 	struct i2c_algo_bit_data   algo;  member
  | 
| /linux/include/uapi/linux/tc_ematch/ | 
| H A D | tc_em_text.h | 11 	char		algo[TC_EM_TEXT_ALGOSIZ];  member
  |