Home
last modified time | relevance | path

Searched refs:LO_KEY_SIZE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/libs/devicemapper/src/loopdevice/
Dsys.rs53 pub lo_encrypt_key: [u8; LO_KEY_SIZE],
71 pub const LO_KEY_SIZE: usize = 32; constant