Skip to content
  • Milan Broz's avatar
    Introduce CRYPT_SLOT_UNBOUND keyslot status for LUKS2. · aa1551c6
    Milan Broz authored
    A keyslot not bound to any segment can store any key for any purpose.
    
    To easily check slot status, new enum value is introduced.
    This status is valid only for LUKS2, so the functions are backward compatible
    with LUKS1.
    aa1551c6