Home
last modified time | relevance | path

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

/drivers/crypto/qce/
Dcore.c25 static const struct qce_algo_ops *qce_ops[] = {
36 const struct qce_algo_ops *ops; in qce_unregister_algs()
47 const struct qce_algo_ops *ops; in qce_register_algs()
63 const struct qce_algo_ops *ops; in qce_handle_request()
Dcipher.h55 extern const struct qce_algo_ops skcipher_ops;
Dcore.h53 struct qce_algo_ops { struct
Dsha.h69 extern const struct qce_algo_ops ahash_ops;
Dskcipher.c473 const struct qce_algo_ops skcipher_ops = {
Dsha.c573 const struct qce_algo_ops ahash_ops = {