Searched refs:cookiealg_enums (Results 1 – 2 of 2) sorted by relevance
1056 static const char *cookiealg_enums[] = { "aes", "siphash24", NULL }; variable1059 &cfg_rep_string, &cookiealg_enums };
1201 static const char *cookiealg_enums[] = { "siphash24", NULL };1204 &cfg_rep_string, &cookiealg_enums };1106 static const char *cookiealg_enums[] = { "aes", "siphash24", NULL }; global() variable