|
Let us walk on the 3-isogeny graph
|
#include <linux/module.h>#include <linux/kernel.h>
Go to the source code of this file.
Functions | |
| void | enable_ccr (void *info) |
| int | init_module (void) |
| MODULE_LICENSE ("CC0") | |
Definition at line 4 of file enable_ccr.c.
Referenced by init_module().

| int init_module | ( | void | ) |
Definition at line 17 of file enable_ccr.c.
References enable_ccr().

| MODULE_LICENSE | ( | "CC0" | ) |