Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-crypto.c98 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/
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.4.14/drivers/hid/i2c-hid/
Di2c-hid.c134 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/
Dsec_bulk.c513 struct cfs_crypto_hash_desc *hdesc; in sptlrpc_get_bulk_checksum() local
/linux-4.4.14/drivers/hid/usbhid/
Dhid-core.c969 struct hid_descriptor *hdesc; in usbhid_parse() local
/linux-4.4.14/arch/sparc/kernel/
Dsmp_64.c287 struct hvtramp_descr *hdesc; in ldom_startcpu_cpuid() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1158 struct cfs_crypto_hash_desc *hdesc; in osc_checksum_bulk() local
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c3256 struct ppc440spe_adma_desc_slot *hdesc, in ppc440spe_adma_dma2rxor_prep_src()