Searched refs:crypto_report_cipher (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcryptouser.h45 CRYPTOCFGA_REPORT_CIPHER, /* struct crypto_report_cipher */
71 struct crypto_report_cipher { struct
/linux-4.1.27/crypto/
H A Dcrypto_user.c80 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) crypto_report_cipher() function
82 struct crypto_report_cipher rcipher; crypto_report_cipher()
91 sizeof(struct crypto_report_cipher), &rcipher)) crypto_report_cipher()
148 if (crypto_report_cipher(skb, alg)) crypto_report_one()

Completed in 46 milliseconds