Home
last modified time | relevance | path

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

/linux/crypto/
H A Dfips.c68 static struct ctl_table_header *crypto_sysctls; variable
72 crypto_sysctls = register_sysctl("crypto", crypto_sysctl_table); in crypto_proc_fips_init()
77 unregister_sysctl_table(crypto_sysctls); in crypto_proc_fips_exit()