crypto_user_alg
struct crypto_user_alg *ualg;
struct crypto_user_alg *p = nlmsg_data(in_nlh);
struct crypto_user_alg *p = nlmsg_data(nlh);
struct crypto_user_alg *p = nlmsg_data(nlh);
struct crypto_user_alg *p = nlmsg_data(nlh);
static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact)
[CRYPTO_MSG_NEWALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg),
[CRYPTO_MSG_DELALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg),
[CRYPTO_MSG_UPDATEALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg),
[CRYPTO_MSG_GETALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg),
[CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg),
struct crypto_user_alg *ualg, struct sk_buff *skb)
#define CRYPTO_REPORT_MAXSIZE (sizeof(struct crypto_user_alg) + \