Home
last modified time | relevance | path

Searched refs:qce_algo_ops (Results 1 – 6 of 6) sorted by relevance

/drivers/crypto/qce/
Dcore.c31 static const struct qce_algo_ops *qce_ops[] = {
38 const struct qce_algo_ops *ops; in qce_unregister_algs()
49 const struct qce_algo_ops *ops; in qce_register_algs()
65 const struct qce_algo_ops *ops; in qce_handle_request()
Dcipher.h62 extern const struct qce_algo_ops ablkcipher_ops;
Dcore.h61 struct qce_algo_ops { struct
Dsha.h77 extern const struct qce_algo_ops ahash_ops;
Dablkcipher.c416 const struct qce_algo_ops ablkcipher_ops = {
Dsha.c579 const struct qce_algo_ops ahash_ops = {