Searched defs:hdesc (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 98 struct hash_desc hdesc; in cfs_crypto_hash_digest() local 129 struct hash_desc *hdesc; in cfs_crypto_hash_init() local 147 int cfs_crypto_hash_update_page(struct cfs_crypto_hash_desc *hdesc, in cfs_crypto_hash_update_page() 160 int cfs_crypto_hash_update(struct cfs_crypto_hash_desc *hdesc, in cfs_crypto_hash_update() 172 int cfs_crypto_hash_final(struct cfs_crypto_hash_desc *hdesc, in cfs_crypto_hash_final()
|
/linux-4.4.14/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.4.14/drivers/hid/i2c-hid/ |
D | i2c-hid.c | 134 struct i2c_hid_desc hdesc; /* the HID Descriptor */ member 642 struct i2c_hid_desc *hdesc = &ihid->hdesc; in i2c_hid_parse() local 817 struct i2c_hid_desc *hdesc = &ihid->hdesc; in i2c_hid_fetch_hid_descriptor() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_bulk.c | 513 struct cfs_crypto_hash_desc *hdesc; in sptlrpc_get_bulk_checksum() local
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hid-core.c | 969 struct hid_descriptor *hdesc; in usbhid_parse() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | smp_64.c | 287 struct hvtramp_descr *hdesc; in ldom_startcpu_cpuid() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 1158 struct cfs_crypto_hash_desc *hdesc; in osc_checksum_bulk() local
|
/linux-4.4.14/drivers/dma/ppc4xx/ |
D | adma.c | 3256 struct ppc440spe_adma_desc_slot *hdesc, in ppc440spe_adma_dma2rxor_prep_src()
|