IDENTITY_PAYLOAD_LEN

Constant IDENTITY_PAYLOAD_LEN 

Source
pub const IDENTITY_PAYLOAD_LEN: usize = 64;
Expand description

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