Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A 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()
72 const struct qce_algo_ops *ops; in qce_handle_request()
H A Dcipher.h54 extern const struct qce_algo_ops skcipher_ops;
H A Dcore.h54 struct qce_algo_ops { struct
H A Dsha.h70 extern const struct qce_algo_ops ahash_ops;
H A Daead.h54 extern const struct qce_algo_ops aead_ops;
H A Dskcipher.c524 const struct qce_algo_ops skcipher_ops = {
H A Dsha.c540 const struct qce_algo_ops ahash_ops = {
H A Daead.c842 const struct qce_algo_ops aead_ops = {