FSCRYPT_FNAME_MIN_MSG_LEN
encrypted_len = max_t(u32, orig_len, FSCRYPT_FNAME_MIN_MSG_LEN);
if (iname->len < FSCRYPT_FNAME_MIN_MSG_LEN)