SAE: Fix PWE generation to use minimum loop count (k) properly
authorJouni Malinen <j@w1.fi>
Wed, 24 Jun 2015 17:42:48 +0000 (20:42 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 25 Jun 2015 17:53:37 +0000 (20:53 +0300)
commitfdd731bd4adc5c012c99da5a1b83717814d5ac1a
tree0a1f0eabaccfa5be1c5f37fd45105564ba7a385d
parentb1f487cb7404457886c67e1b220a0ce73e26156c
SAE: Fix PWE generation to use minimum loop count (k) properly

The implementation did not match the comment, i.e., only k-1 rounds were
required instead of k.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/sae.c