Home
last modified time | relevance | path

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

/drivers/crypto/qce/
Dcore.c28 static const struct qce_algo_ops *qce_ops[] = {
42 const struct qce_algo_ops *ops; in qce_unregister_algs()
53 const struct qce_algo_ops *ops; in qce_register_algs()
69 const struct qce_algo_ops *ops; in qce_handle_request()
Dcipher.h54 extern const struct qce_algo_ops skcipher_ops;
Dcore.h54 struct qce_algo_ops { struct
Dsha.h70 extern const struct qce_algo_ops ahash_ops;
Daead.h54 extern const struct qce_algo_ops aead_ops;
Dskcipher.c524 const struct qce_algo_ops skcipher_ops = {
Dsha.c540 const struct qce_algo_ops ahash_ops = {
Daead.c842 const struct qce_algo_ops aead_ops = {