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

/linux-4.1.27/include/linux/
H A Dcryptouser.h41 CRYPTOCFGA_REPORT_BLKCIPHER, /* struct crypto_report_blkcipher */
78 struct crypto_report_blkcipher { struct
105 sizeof(struct crypto_report_blkcipher))
/linux-4.1.27/crypto/
H A Dablkcipher.c387 struct crypto_report_blkcipher rblkcipher; crypto_ablkcipher_report()
399 sizeof(struct crypto_report_blkcipher), &rblkcipher)) crypto_ablkcipher_report()
468 struct crypto_report_blkcipher rblkcipher; crypto_givcipher_report()
480 sizeof(struct crypto_report_blkcipher), &rblkcipher)) crypto_givcipher_report()
H A Dblkcipher.c513 struct crypto_report_blkcipher rblkcipher; crypto_blkcipher_report()
525 sizeof(struct crypto_report_blkcipher), &rblkcipher)) crypto_blkcipher_report()

Completed in 107 milliseconds