Hi Christophe, On Wed, Aug 28, 2024 at 4:38 PM LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx> wrote: > - key[0], key[1], key[2], key[3], key[4], key[5], key[6], key[7] > + le32toh(key[0]), le32toh(key[1]), le32toh(key[2]), le32toh(key[3]), > + le32toh(key[4]), le32toh(key[5]), le32toh(key[6]), le32toh(key[7]) Are you sure about that?