Home
last modified time | relevance | path

Searched defs:skcipher_def (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c43 struct skcipher_def { struct
44 struct scatterlist sginp, sgout;
45 struct crypto_skcipher *tfm;
46 struct skcipher_request *req;
47 struct crypto_wait wait;
/openbmc/linux/drivers/crypto/qce/
H A Dskcipher.c360 static const struct qce_skcipher_def skcipher_def[] = { variable