Searched refs:alg_proto (Results 1 – 1 of 1) sorted by relevance
34 static struct proto alg_proto = { variable426 sk2 = sk_alloc(sock_net(sk), PF_ALG, GFP_KERNEL, &alg_proto, arg->kern); in af_alg_accept()517 sk = sk_alloc(net, PF_ALG, GFP_KERNEL, &alg_proto, kern); in alg_create()1295 int err = proto_register(&alg_proto, 0); in af_alg_init()1308 proto_unregister(&alg_proto); in af_alg_init()1315 proto_unregister(&alg_proto); in af_alg_exit()