Searched defs:hdesc (Results  1 – 9 of 9) sorted by relevance
| /linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ | 
| D | linux-crypto.c | 101 	struct hash_desc	hdesc;  in cfs_crypto_hash_digest()  local 132 	struct  hash_desc       *hdesc;  in cfs_crypto_hash_init()  local 150 int cfs_crypto_hash_update_page(struct cfs_crypto_hash_desc *hdesc,  in cfs_crypto_hash_update_page() 163 int cfs_crypto_hash_update(struct cfs_crypto_hash_desc *hdesc,  in cfs_crypto_hash_update() 175 int cfs_crypto_hash_final(struct cfs_crypto_hash_desc *hdesc,  in cfs_crypto_hash_final()
  | 
| /linux-4.1.27/crypto/ | 
| D | shash.c | 380 static int shash_compat_init(struct hash_desc *hdesc)  in shash_compat_init() 390 static int shash_compat_update(struct hash_desc *hdesc, struct scatterlist *sg,  in shash_compat_update() 405 static int shash_compat_final(struct hash_desc *hdesc, u8 *out)  in shash_compat_final() 412 static int shash_compat_digest(struct hash_desc *hdesc, struct scatterlist *sg,  in shash_compat_digest()
  | 
| D | ahash.c | 170 int crypto_hash_walk_first_compat(struct hash_desc *hdesc,  in crypto_hash_walk_first_compat()
  | 
| /linux-4.1.27/drivers/hid/i2c-hid/ | 
| D | i2c-hid.c | 134 		struct i2c_hid_desc hdesc;	/* the HID Descriptor */  member 640 	struct i2c_hid_desc *hdesc = &ihid->hdesc;  in i2c_hid_parse()  local 815 	struct i2c_hid_desc *hdesc = &ihid->hdesc;  in i2c_hid_fetch_hid_descriptor()  local
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ | 
| D | sec_bulk.c | 846 	struct cfs_crypto_hash_desc	*hdesc;  in sptlrpc_get_bulk_checksum()  local
  | 
| /linux-4.1.27/drivers/hid/usbhid/ | 
| D | hid-core.c | 968 	struct hid_descriptor *hdesc;  in usbhid_parse()  local
  | 
| /linux-4.1.27/arch/sparc/kernel/ | 
| D | smp_64.c | 287 	struct hvtramp_descr *hdesc;  in ldom_startcpu_cpuid()  local
  | 
| /linux-4.1.27/drivers/staging/lustre/lustre/osc/ | 
| D | osc_request.c | 1189 	struct cfs_crypto_hash_desc	*hdesc;  in osc_checksum_bulk()  local
  | 
| /linux-4.1.27/drivers/dma/ppc4xx/ | 
| D | adma.c | 3256 		struct ppc440spe_adma_desc_slot *hdesc,  in ppc440spe_adma_dma2rxor_prep_src()
  |