Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcryptouser.h78 struct crypto_report_blkcipher { struct
105 sizeof(struct crypto_report_blkcipher)) argument
/linux-4.1.27/crypto/
Dablkcipher.c387 struct crypto_report_blkcipher rblkcipher; in crypto_ablkcipher_report()
399 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_ablkcipher_report()
468 struct crypto_report_blkcipher rblkcipher; in crypto_givcipher_report()
480 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_givcipher_report()
Dblkcipher.c513 struct crypto_report_blkcipher rblkcipher; in crypto_blkcipher_report()
525 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_blkcipher_report()