Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_base.c496 static struct pernet_operations crypto_netlink_net_ops = { variable
503 return register_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_init()
508 unregister_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_exit()
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_user_base.c496 static struct pernet_operations crypto_netlink_net_ops = { variable
503 return register_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_init()
508 unregister_pernet_subsys(&crypto_netlink_net_ops); in crypto_user_exit()

Completed in 2 milliseconds