Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Dfips.c69 static struct ctl_table_header *crypto_sysctls; variable
73 crypto_sysctls = register_sysctl("crypto", crypto_sysctl_table); in crypto_proc_fips_init()
78 unregister_sysctl_table(crypto_sysctls); in crypto_proc_fips_exit()