LDN services: Difference between revisions
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 | | 0x1C0 || 0x1 || PresharedKeyBinarySize. Must be 0x20 during key derivation. | ||
|- | |- | ||
| 0x1C1 || 0x20 || PresharedKey. Used during key derivation. | | 0x1C1 || 0x20 || PresharedKey. Used during key derivation. |