chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
site: Prepare for adding more MSG3 variants
[secnet]
/
transform-eax.c
diff --git
a/transform-eax.c
b/transform-eax.c
index c6da1d33d86ecf87f696c16176492eb951feb778..04cd0e65d7648b28c4f0afd29437c53d139156de 100644
(file)
--- a/
transform-eax.c
+++ b/
transform-eax.c
@@
-290,7
+290,7
@@
static list_t *transform_apply(closure_t *self, struct cloc loc,
cfgfatal(loc,"eax-serpent","parameter must be a dictionary\n");
dict=item->data.dict;
- SET_CAPAB_
TRANSFORMNUM(CAPAB_TRANSFORMNUM
_EAXSERPENT);
+ SET_CAPAB_
BIT(CAPAB_BIT
_EAXSERPENT);
SEQNUM_PARAMS_INIT(dict,&st->p,"eax-serpent",loc);