Home
last modified time | relevance | path

Searched refs:ablkcipher_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/qce/
Dcipher.h62 extern const struct qce_algo_ops ablkcipher_ops;
Dcore.c33 &ablkcipher_ops,
Dablkcipher.c426 const struct qce_algo_ops ablkcipher_ops = { variable