Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dcipher.h54 extern const struct qce_algo_ops skcipher_ops;
H A Dcore.c30 &skcipher_ops,
H A Dskcipher.c524 const struct qce_algo_ops skcipher_ops = { variable