Home
last modified time | relevance | path

Searched defs:crypto_report_acomp (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dcryptouser.h119 struct crypto_report_acomp { struct
120 char type[CRYPTO_MAX_NAME];
/Linux-v4.19/crypto/
Dcrypto_user.c115 static int crypto_report_acomp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_acomp() function