Home
last modified time | relevance | path

Searched defs:hdesc (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c101 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/
Dshash.c380 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()
Dahash.c170 int crypto_hash_walk_first_compat(struct hash_desc *hdesc, in crypto_hash_walk_first_compat()
/linux-4.1.27/drivers/hid/i2c-hid/
Di2c-hid.c134 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/
Dsec_bulk.c846 struct cfs_crypto_hash_desc *hdesc; in sptlrpc_get_bulk_checksum() local
/linux-4.1.27/drivers/hid/usbhid/
Dhid-core.c968 struct hid_descriptor *hdesc; in usbhid_parse() local
/linux-4.1.27/arch/sparc/kernel/
Dsmp_64.c287 struct hvtramp_descr *hdesc; in ldom_startcpu_cpuid() local
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1189 struct cfs_crypto_hash_desc *hdesc; in osc_checksum_bulk() local
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.c3256 struct ppc440spe_adma_desc_slot *hdesc, in ppc440spe_adma_dma2rxor_prep_src()