Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
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()