Home
last modified time | relevance | path

Searched defs:qce (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dquota.c26 QUOTA_CONTROL_ENTRY *qce; in ntfs_mark_quotas_out_of_date() local
/kernel/linux/linux-6.6/fs/ntfs/
H A Dquota.c26 QUOTA_CONTROL_ENTRY *qce; in ntfs_mark_quotas_out_of_date() local
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcore.c34 static void qce_unregister_algs(struct qce_device *qce) in qce_unregister_algs() argument
45 static int qce_register_algs(struct qce_device *qce) in qce_register_algs() argument
77 static int qce_handle_queue(struct qce_device *qce, in qce_handle_queue() argument
122 struct qce_device *qce = (struct qce_device *)data; qce_tasklet_req_done() local
137 qce_async_request_enqueue(struct qce_device *qce, struct crypto_async_request *req) qce_async_request_enqueue() argument
143 qce_async_request_done(struct qce_device *qce, int ret) qce_async_request_done() argument
149 qce_check_version(struct qce_device *qce) qce_check_version() argument
174 struct qce_device *qce; qce_crypto_probe() local
251 struct qce_device *qce = platform_get_drvdata(pdev); qce_crypto_remove() local
[all...]
H A Dskcipher.c32 struct qce_device *qce = tmpl->qce; in qce_skcipher_done() local
69 struct qce_device *qce = tmpl->qce; qce_skcipher_async_req_handle() local
385 qce_skcipher_register_one(const struct qce_skcipher_def *def, struct qce_device *qce) qce_skcipher_register_one() argument
446 qce_skcipher_unregister(struct qce_device *qce) qce_skcipher_unregister() argument
457 qce_skcipher_register(struct qce_device *qce) qce_skcipher_register() argument
[all...]
H A Dcommon.h89 struct qce_device *qce; member
H A Dsha.c37 struct qce_device *qce = tmpl->qce; in qce_ahash_done() local
75 struct qce_device *qce = tmpl->qce; qce_ahash_async_req_handle() local
240 struct qce_device *qce = tmpl->qce; qce_ahash_update() local
313 struct qce_device *qce = tmpl->qce; qce_ahash_final() local
340 struct qce_device *qce = tmpl->qce; qce_ahash_digest() local
485 qce_ahash_register_one(const struct qce_ahash_def *def, struct qce_device *qce) qce_ahash_register_one() argument
546 qce_ahash_unregister(struct qce_device *qce) qce_ahash_unregister() argument
557 qce_ahash_register(struct qce_device *qce) qce_ahash_register() argument
[all...]
H A Dcommon.c18 static inline u32 qce_read(struct qce_device *qce, u32 offset) in qce_read() argument
23 static inline void qce_write(struct qce_device *qce, u32 offset, u32 val) in qce_write() argument
28 static inline void qce_write_array(struct qce_device *qce, u32 offset, in qce_write_array() argument
38 qce_clear_array(struct qce_device *qce, u32 offset, unsigned int len) in qce_clear_array() argument
46 static u32 qce_config_reg(struct qce_device *qce, int little) in qce_config_reg() argument
78 qce_setup_config(struct qce_device *qce) qce_setup_config() argument
90 qce_crypto_go(struct qce_device *qce) qce_crypto_go() argument
149 struct qce_device *qce = tmpl->qce; qce_setup_regs_ahash() local
292 qce_xtskey(struct qce_device *qce, const u8 *enckey, unsigned int enckeylen, unsigned int cryptlen) qce_xtskey() argument
315 struct qce_device *qce = tmpl->qce; qce_setup_regs_skcipher() local
410 qce_check_status(struct qce_device *qce, u32 *status) qce_check_status() argument
428 qce_get_version(struct qce_device *qce, u32 *major, u32 *minor, u32 *step) qce_get_version() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dcore.c40 static void qce_unregister_algs(struct qce_device *qce) in qce_unregister_algs() argument
51 static int qce_register_algs(struct qce_device *qce) in qce_register_algs() argument
83 static int qce_handle_queue(struct qce_device *qce, in qce_handle_queue() argument
128 struct qce_device *qce = (struct qce_device *)data; qce_tasklet_req_done() local
143 qce_async_request_enqueue(struct qce_device *qce, struct crypto_async_request *req) qce_async_request_enqueue() argument
149 qce_async_request_done(struct qce_device *qce, int ret) qce_async_request_done() argument
155 qce_check_version(struct qce_device *qce) qce_check_version() argument
194 struct qce_device *qce; qce_crypto_probe() local
282 struct qce_device *qce = platform_get_drvdata(pdev); qce_crypto_remove() local
[all...]
H A Dcommon.h94 struct qce_device *qce; member
H A Dskcipher.c33 struct qce_device *qce = tmpl->qce; in qce_skcipher_done() local
70 struct qce_device *qce = tmpl->qce; qce_skcipher_async_req_handle() local
436 qce_skcipher_register_one(const struct qce_skcipher_def *def, struct qce_device *qce) qce_skcipher_register_one() argument
497 qce_skcipher_unregister(struct qce_device *qce) qce_skcipher_unregister() argument
508 qce_skcipher_register(struct qce_device *qce) qce_skcipher_register() argument
[all...]
H A Daead.c30 struct qce_device *qce = tmpl->qce; in qce_aead_done() local
97 struct qce_device *qce = tmpl->qce; qce_aead_prepare_result_buf() local
117 struct qce_device *qce = tmpl->qce; qce_aead_prepare_dst_buf() local
305 struct qce_device *qce = tmpl->qce; qce_aead_prepare_buf() local
415 struct qce_device *qce = tmpl->qce; qce_aead_async_req_handle() local
759 qce_aead_register_one(const struct qce_aead_def *def, struct qce_device *qce) qce_aead_register_one() argument
815 qce_aead_unregister(struct qce_device *qce) qce_aead_unregister() argument
826 qce_aead_register(struct qce_device *qce) qce_aead_register() argument
[all...]
H A Dcommon.c21 static inline u32 qce_read(struct qce_device *qce, u32 offset) in qce_read() argument
26 static inline void qce_write(struct qce_device *qce, u32 offset, u32 val) in qce_write() argument
31 static inline void qce_write_array(struct qce_device *qce, u32 offset, in qce_write_array() argument
41 qce_clear_array(struct qce_device *qce, u32 offset, unsigned int len) in qce_clear_array() argument
49 static u32 qce_config_reg(struct qce_device *qce, int little) in qce_config_reg() argument
81 qce_setup_config(struct qce_device *qce) qce_setup_config() argument
93 qce_crypto_go(struct qce_device *qce, bool result_dump) qce_crypto_go() argument
153 struct qce_device *qce = tmpl->qce; qce_setup_regs_ahash() local
298 qce_xtskey(struct qce_device *qce, const u8 *enckey, unsigned int enckeylen, unsigned int cryptlen) qce_xtskey() argument
320 struct qce_device *qce = tmpl->qce; qce_setup_regs_skcipher() local
426 struct qce_device *qce = tmpl->qce; qce_setup_regs_aead() local
567 qce_check_status(struct qce_device *qce, u32 *status) qce_check_status() argument
587 qce_get_version(struct qce_device *qce, u32 *major, u32 *minor, u32 *step) qce_get_version() argument
[all...]
H A Dsha.c43 struct qce_device *qce = tmpl->qce; in qce_ahash_done() local
81 struct qce_device *qce = tmpl->qce; qce_ahash_async_req_handle() local
188 struct qce_device *qce = tmpl->qce; qce_ahash_update() local
280 struct qce_device *qce = tmpl->qce; qce_ahash_final() local
307 struct qce_device *qce = tmpl->qce; qce_ahash_digest() local
452 qce_ahash_register_one(const struct qce_ahash_def *def, struct qce_device *qce) qce_ahash_register_one() argument
513 qce_ahash_unregister(struct qce_device *qce) qce_ahash_unregister() argument
524 qce_ahash_register(struct qce_device *qce) qce_ahash_register() argument
[all...]

Completed in 6 milliseconds