Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/qce/
H A Dcipher.h55 extern const struct qce_algo_ops skcipher_ops;
H A Dcore.c27 &skcipher_ops,
H A Dskcipher.c473 const struct qce_algo_ops skcipher_ops = { variable