Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dcryptouser.h80 struct crypto_report_blkcipher { struct
111 sizeof(struct crypto_report_blkcipher))
/linux-4.4.14/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.c514 struct crypto_report_blkcipher rblkcipher; in crypto_blkcipher_report()
526 sizeof(struct crypto_report_blkcipher), &rblkcipher)) in crypto_blkcipher_report()