From 5bc170749da06b16200979e58bf3999a746efa9f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 5 Jul 2019 15:00:59 +0200 Subject: Utilisation de "size_t" pour l'indexation d'un tableau MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cf. ef17fe7 et b29cc9d, surtout par souci d'homogénéité. --- src/add_felicsref/cipher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/add_felicsref/cipher.c') diff --git a/src/add_felicsref/cipher.c b/src/add_felicsref/cipher.c index 59bc5d8..87689df 100644 --- a/src/add_felicsref/cipher.c +++ b/src/add_felicsref/cipher.c @@ -77,7 +77,7 @@ static void _compute_round_tweakeys( tweakey_state_init(TK, key, tweak); tweakey_state_extract(TK, 0, RTK[0]); - for (uint8_t i=1; i