crypto_user_alg 36 crypto/crypto_user_base.c struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) crypto_user_alg 100 crypto/crypto_user_base.c struct crypto_user_alg *ualg, struct sk_buff *skb) crypto_user_alg 160 crypto/crypto_user_base.c struct crypto_user_alg *ualg; crypto_user_alg 188 crypto/crypto_user_base.c struct crypto_user_alg *p = nlmsg_data(in_nlh); crypto_user_alg 264 crypto/crypto_user_base.c struct crypto_user_alg *p = nlmsg_data(nlh); crypto_user_alg 300 crypto/crypto_user_base.c struct crypto_user_alg *p = nlmsg_data(nlh); crypto_user_alg 339 crypto/crypto_user_base.c struct crypto_user_alg *p = nlmsg_data(nlh); crypto_user_alg 392 crypto/crypto_user_base.c [CRYPTO_MSG_NEWALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg), crypto_user_alg 393 crypto/crypto_user_base.c [CRYPTO_MSG_DELALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg), crypto_user_alg 394 crypto/crypto_user_base.c [CRYPTO_MSG_UPDATEALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg), crypto_user_alg 395 crypto/crypto_user_base.c [CRYPTO_MSG_GETALG - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg), crypto_user_alg 397 crypto/crypto_user_base.c [CRYPTO_MSG_GETSTAT - CRYPTO_MSG_BASE] = MSGSIZE(crypto_user_alg), crypto_user_alg 179 crypto/crypto_user_stat.c struct crypto_user_alg *ualg, crypto_user_alg 275 crypto/crypto_user_stat.c struct crypto_user_alg *ualg; crypto_user_alg 303 crypto/crypto_user_stat.c struct crypto_user_alg *p = nlmsg_data(in_nlh); crypto_user_alg 5 include/crypto/internal/cryptouser.h struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact); crypto_user_alg 202 include/uapi/linux/cryptouser.h #define CRYPTO_REPORT_MAXSIZE (sizeof(struct crypto_user_alg) + \