IDENTITY_PAYLOAD_LEN

Constant IDENTITY_PAYLOAD_LEN 

pub const IDENTITY_PAYLOAD_LEN: usize = 64; // 64usize
Expand description

A device-identity record payload: the Ed25519 private key followed by its public key (stored so boot does not repeat the derivation).