SB_FLAG_FIXED_HMAC
if (ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) {
if (ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) {
arg_count += (ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) != 0;
if (!(ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) ?
if ((ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) != 0)
((ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) != 0) ? 'y' : 'n');
ic->sb->flags |= cpu_to_le32(SB_FLAG_FIXED_HMAC);
else if (ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC))
if (ic->fix_hmac && !(ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) && ic->journal_mac_alg.key_string) {
if (ic->journal_mac && ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) {
if (ic->mode != 'R' && ic->journal_mac && ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) {
if (ic->sb->flags & cpu_to_le32(SB_FLAG_FIXED_HMAC)) {