Changes

Jump to navigation Jump to search
58 bytes removed ,  00:48, 24 October 2020
Line 1,245: Line 1,245:  
| 0x110 || {above count} || Array of s8 with the above count for total entries. The flags are loaded by: <nowiki>"loaded_flags |= BIT(s8_entryvalue)"</nowiki>, with each entry. Afterwards, loaded_flags is masked with 0x7. loaded_flags must be non-zero.
 
| 0x110 || {above count} || Array of s8 with the above count for total entries. The flags are loaded by: <nowiki>"loaded_flags |= BIT(s8_entryvalue)"</nowiki>, with each entry. Afterwards, loaded_flags is masked with 0x7. loaded_flags must be non-zero.
 
|-
 
|-
| 0x1C0 || 0x1 || PresharedKeyBinarySize. With [[#CreateGroup]]/[[#Join]] this is set to 0x20 if 0. Must be 0x20 during key derivation.
+
| 0x1C0 || 0x1 || PresharedKeyBinarySize. Must be 0x20 during key derivation.
 
|-
 
|-
 
| 0x1C1 || 0x20 || PresharedKey. Used during key derivation.
 
| 0x1C1 || 0x20 || PresharedKey. Used during key derivation.

Navigation menu