Home
last modified time | relevance | path

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

/linux-4.1.27/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()
Dcore.h61 struct qce_algo_ops { struct
Dcipher.h66 extern const struct qce_algo_ops ablkcipher_ops;
Dsha.h79 extern const struct qce_algo_ops ahash_ops;
Dablkcipher.c426 const struct qce_algo_ops ablkcipher_ops = {
Dsha.c583 const struct qce_algo_ops ahash_ops = {