Searched refs:chacha_node (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/crypto/chacha/ |
H A D | chacha_impl.c | 58 const struct sysctlnode *chacha_node; variable 64 sysctl_createv(clog, 0, &cnode, &chacha_node, 0, CTLTYPE_NODE, "chacha", 68 sysctl_createv(clog, 0, &chacha_node, NULL,
|