pub fn luks2_token_status(
cd: &mut RawDevice,
token_id: Luks2TokenId,
) -> (crypt_token_info, Option<String>)Expand description
Get the status of LUKS2 token id (and if successful, the type name of the token)
pub fn luks2_token_status(
cd: &mut RawDevice,
token_id: Luks2TokenId,
) -> (crypt_token_info, Option<String>)Get the status of LUKS2 token id (and if successful, the type name of the token)