Home
last modified time | relevance | path

Searched refs:crypto_report_blkcipher (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dcryptouser.h85 struct crypto_report_blkcipher { struct
124 sizeof(struct crypto_report_blkcipher))
/Linux-v4.19/crypto/
Dablkcipher.c366 struct crypto_report_blkcipher rblkcipher; in crypto_ablkcipher_report()
379 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_ablkcipher_report()
441 struct crypto_report_blkcipher rblkcipher; in crypto_givcipher_report()
454 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_givcipher_report()
Dblkcipher.c508 struct crypto_report_blkcipher rblkcipher; in crypto_blkcipher_report()
521 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_blkcipher_report()
Dskcipher.c896 struct crypto_report_blkcipher rblkcipher; in crypto_skcipher_report()
909 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_skcipher_report()